|
You are here |
www.apreshill.com | ||
| | | | |
justinmiller.io
|
|
| | | | | [AI summary] The author explores repurposing the Hugo static site generator as a single-user wiki, enabling future-proof linking and a 'coming soon' page for missing content. | |
| | | | |
purefun.dev
|
|
| | | | | Are you using Hugo the static site generator? Is your markdown not allowing custom html, like you might be used to from other contexts: Markdown is usually a superset of html after all. "For any markup that is not covered by Markdown's syntax, you simply use HTML itself". Sometimes however, Hugo's markdown renderer seems to ship in a safe mode, where you suppsedly can take input from users you don't trust and safely render it on your site. | |
| | | | |
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 ?????(????????????????): | |
| | | | |
128bit.io
|
|
| | | So, it was time for a bit of change for the blog. I have been using an older version of Jekyll for some time and upgrading for me has always been a pain. I picked to move away from Jekyll to something new, this is where Hugo comes into play. Hugo Hugo is another static site generator like Jekyll but written in Go, it boasts itself as the fastest tool of its kind but it wasn't the speed that drew me to it. | ||