mirror of
https://github.com/theNewDynamic/awesome-hugo.git
synced 2025-01-23 12:51:00 -05:00
Merge pull request #37 from davidsneighbour/patch-1
Space after ellipsis and removing some empty lines
This commit is contained in:
commit
4f0a6fd1ae
@ -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/).
|
||||
|
||||
@ -246,9 +246,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