|
You are here |
www.wints.org | ||
| | | | |
roneo.org
|
|
| | | | | Create a file layouts/_default/_markup/render-link.html: {{- .Text | safeHTML -}} Alternative, use if you get a buggy HTML output (if empty paragraphs are inserted when using Shortcodes for example) {{ . | |
| | | | |
www.thedroneely.com
|
|
| | | | | Archive Page In the absence of a search engine - an page is a simple way to find older articles quickly. Here is a quick and dirty way to create multiple archive pages with Hugo. There are a few requirements. The archive pages should be a bit modular. We should be able to just drop an archive.md file into any folder within the content directory and generate a single archive page for that topic. hugo |__ content |__ posts |__ archive.md projects |__ archive.md We should be able to generate clean slugs. Hu... | |
| | | | |
pavelkorolev.xyz
|
|
| | | | | One of the most popular things you can see on almost all blogs is anchors. Anchors are the icon or text link to something in the post. Header links are by far the most popular use case for anchors. I've implemented this feature for the blog and want to share knowledge. It's a pretty easy thing to do with a combination of out-of-box Hugo features, but haven't seen this combination described anywhere. | |
| | | | |
www.github.com
|
|
| | | my blog, with astro. Contribute to Krayorn/blog development by creating an account on GitHub. | ||