mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 12:14:39 -04:00
Add Atlas starter kit
This commit is contained in:
parent
fc40d078d6
commit
bde95d8903
@ -27,6 +27,7 @@ The following starter kits are developed by active members of the Hugo community
|
|||||||
* [GOHUGO AMP][]. GoHugo AMP is a starter theme that aims to make it easy to adopt [Google's AMP Project][amp]. The starter kit comes with 40+ shortcodes and partials plus automatic structured data. The project also includes a [separate site with extensive documentation][gohugodocs].
|
* [GOHUGO AMP][]. GoHugo AMP is a starter theme that aims to make it easy to adopt [Google's AMP Project][amp]. The starter kit comes with 40+ shortcodes and partials plus automatic structured data. The project also includes a [separate site with extensive documentation][gohugodocs].
|
||||||
* [Blaupause][]. Blaupause is a developer-friendly Hugo starter kit based on Gulp tasks. It comes ES6-ready with several helpers for SVG and fonts and basic structure for HTML, SCSS, and JavaScript.
|
* [Blaupause][]. Blaupause is a developer-friendly Hugo starter kit based on Gulp tasks. It comes ES6-ready with several helpers for SVG and fonts and basic structure for HTML, SCSS, and JavaScript.
|
||||||
* [hugulp][]. hugulp is a tool to optimize the assets of a Hugo website. The main idea is to recreate the famous Ruby on Rails Asset Pipeline, which minifies, concatenates and fingerprints the assets used in your website.
|
* [hugulp][]. hugulp is a tool to optimize the assets of a Hugo website. The main idea is to recreate the famous Ruby on Rails Asset Pipeline, which minifies, concatenates and fingerprints the assets used in your website.
|
||||||
|
* [Atlas][]. Atlas is a Hugo boilerplate designed to speed up development with support for Netlify, Netlify CMS, Gulp, Linting, SCSS, ES6 & more. It's actively maintained and contributions are always welcome.
|
||||||
|
|
||||||
|
|
||||||
[addkit]: https://github.com/gohugoio/hugo/edit/master/docs/content/tools/starter-kits.md
|
[addkit]: https://github.com/gohugoio/hugo/edit/master/docs/content/tools/starter-kits.md
|
||||||
@ -36,3 +37,4 @@ The following starter kits are developed by active members of the Hugo community
|
|||||||
[gohugodocs]: https://gohugo-amp.gohugohq.com/
|
[gohugodocs]: https://gohugo-amp.gohugohq.com/
|
||||||
[hugulp]: https://github.com/jbrodriguez/hugulp
|
[hugulp]: https://github.com/jbrodriguez/hugulp
|
||||||
[Victor Hugo]: https://github.com/netlify/victor-hugo
|
[Victor Hugo]: https://github.com/netlify/victor-hugo
|
||||||
|
[Atlas]: https://github.com/indigotree/atlas
|
Loading…
x
Reference in New Issue
Block a user