Framework pour créer son site web en 2 minutes, et en Markdown!
https://www.gregandev.fr
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
470 B
19 lines
470 B
8 months ago
|
+++
|
||
|
title = "About Hugo"
|
||
|
date = "2014-04-09"
|
||
|
menu = "main"
|
||
|
+++
|
||
|
|
||
|
Hugo is the **world’s fastest framework for building websites**. It is written in Go.
|
||
|
|
||
|
It makes use of a variety of open source projects including:
|
||
|
|
||
|
* https://github.com/russross/blackfriday
|
||
|
* https://github.com/alecthomas/chroma
|
||
|
* https://github.com/muesli/smartcrop
|
||
|
* https://github.com/spf13/cobra
|
||
|
* https://github.com/spf13/viper
|
||
|
|
||
|
Learn more and contribute on [GitHub](https://github.com/gohugoio).
|
||
|
|