mirror of
https://github.com/theNewDynamic/awesome-hugo.git
synced 2024-10-01 00:55:43 -04:00
Space after ellipsis and removing some empty lines
Some OCD optimisations.
This commit is contained in:
parent
bbbde87c44
commit
13db006751
@ -6,7 +6,7 @@ A curated list of awesome things related to Hugo, the world's fastest framework
|
||||
|
||||
Hugo is a general-purpose website framework—written in Go—that generates static webpages.
|
||||
|
||||
> Websites built with Hugo are extremely fast and secure. Hugo sites can be hosted anywhere…and work well with CDNs. Hugo sites run without the need for a database or dependencies on expensive runtimes like Ruby, Python, or PHP. We think of Hugo as the ideal website creation tool with nearly instant build times, able to rebuild whenever a change is made.
|
||||
> Websites built with Hugo are extremely fast and secure. Hugo sites can be hosted anywhere… and work well with CDNs. Hugo sites run without the need for a database or dependencies on expensive runtimes like Ruby, Python, or PHP. We think of Hugo as the ideal website creation tool with nearly instant build times, able to rebuild whenever a change is made.
|
||||
|
||||
— Paraphrased from ["What is Hugo"](https://gohugo.io/about/what-is-hugo/).
|
||||
|
||||
@ -107,7 +107,6 @@ Hugo is a general-purpose website framework—written in Go—that generates sta
|
||||
- [aether](https://getaether.net/) [(case stufy)](https://gohugo.io/showcase/aether/)
|
||||
- [statsandr.com](https://www.statsandr.com/) [(repo)](https://github.com/AntoineSoetewey/statsandr)
|
||||
|
||||
|
||||
## Articles
|
||||
|
||||
- [Hugo: Beyond the Defaults](https://npf.io/2014/08/hugo-beyond-the-defaults/) - By Nate Finch.
|
||||
@ -246,9 +245,6 @@ Gists are succinct code snippets. Please only include things that are useful to
|
||||
- [Hugo zsh functions for local serving and deploying via rsync](https://gist.github.com/RickCogley/5673669a5c6e9b05070cd4c50e4bd50f)
|
||||
- [Hugo recursive navigation partial](https://gist.github.com/davidejones/4117fe17f96dac72346080734c44a7f5)
|
||||
|
||||
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
Found an awesome package, article, blog, video etc.? Send me a pull request! Just follow the [guidelines](/CONTRIBUTING.md). Thank you!
|
||||
|
Loading…
Reference in New Issue
Block a user