|
You are here |
purefun.dev | ||
| | | | |
roneo.org
|
|
| | | | | 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:  {.custom-css-class} Add multiples classes:  {.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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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? | ||