/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

purefun.dev
| | roneo.org
1.6 parsecs away

Travel
| | Note: You need to run Hugo 0.81, and Hugo 0.108.0 provides interesting improvements on this topic Enable Markdown Attributes In config.toml [markup.goldmark.parser.attribute] block = true title = true or in config.yml markup: goldmark: parser: attribute: block: true title: true Usage Add a single class: ![Image description](/images/portfolio/theme-screenshot.jpg) {.custom-css-class} Add multiples classes: ![Image description](/images/portfolio/theme-screenshot.jpg) {.myclass class="custom-css-class1 custom-class2"} Example This picture surrounded by a frame is the result of this image together with some CSS and the following markup:
| | jdhao.github.io
0.9 parsecs away

Travel
| | Due to Markdown's inability to center and resize image properly, I use the raw HTML tags inside markdown file to include images: Markdown HTML tags ?(?):
| | rolisz.ro
2.0 parsecs away

Travel
| | As you are probably seeing, I've just done a major update to my blog. Besides the obvious theme change, there are several other more important changes in the backend, such as moving from Wordpress to Acrylamid Acrylamid is a static site generator written in Python. It is pretty cool. It
| | takeonrules.com
20.4 parsecs away

Travel
| Yesterday morning, reading through my RSS feeds, I read The unreasonable effectiveness of simple HTML by Terence Eden. If your laptop and phone both got stolen how easily could you conduct online life through the worst browser you have? If you have to file an insurance claim online will you get sent a simple HTML form to fill in, or a DOCX which wont render? What vital information or services are forbidden to you due to being trapped in PDFs or horrendously complicated web sites?