Source code for website arcusiridis.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
481 B

5 years ago
  1. +++
  2. title = "About Hugo"
  3. date = "2014-04-09"
  4. menu = "main"
  5. weight = 4
  6. +++
  7. Hugo is the **world’s fastest framework for building websites**. It is written in Go.
  8. It makes use of a variety of open source projects including:
  9. * https://github.com/russross/blackfriday
  10. * https://github.com/alecthomas/chroma
  11. * https://github.com/muesli/smartcrop
  12. * https://github.com/spf13/cobra
  13. * https://github.com/spf13/viper
  14. Learn more and contribute on [GitHub](https://github.com/gohugoio).