- GPT
- Post Inspector
- Markdown Cheatsheet
- Gif Optimization
- Github Markdown
- Git Doc
- Jekyll Doc
- Google Analysis
- Lagrange
- Adding OpenGraph previews to Jekyll
- How to Fix Your Link Previews on LinkedIn (Post Inspector Tips)
style
to center the image;
gif is set to width 400
<img src="{{ site.url }}/images/ " style="display:block; margin:auto;">
<img src="{{ site.url }}/images/" style="display:block; margin:auto;" width ="400;">
video
<iframe width="100%" height="400" src="https://www.youtube.com/embed/<video id>" frameborder="0" allowfullscreen style="display:block; margin:auto;"></iframe>
shadertoy, fork the shader first before referring!
<iframe width="100%" height="360" frameborder="0" src="https://www.shadertoy.com/embed/<shader id>?gui=true&t=10&paused=true&muted=false" allowfullscreen style="display:block; margin:auto;"> </iframe>
caption
<figcaption style="text-align:center; font-size:15px; font-style:italic;"> </figcaption>
misc
<br>
- https://shopify.github.io/liquid/basics/introduction/
- https://github.com/StylishThemes/Syntax-Themes/tree/master/pygments
- https://github.com/LeNPaul/Lagrange
- https://lenpaul.github.io/portfolio-jekyll-theme/
- https://jamstackthemes.dev/theme/jekyll-jek/
- https://jamstackthemes.dev/theme/jekyll-enjoyment-work/
- https://jamstackthemes.dev/theme/jekyll-tale-theme/
- https://jamstackthemes.dev/theme/jekyll-contrast/
- http://jekyllthemes.org/themes/chalk/
- https://jamstackthemes.dev/theme/planty/