Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maelle/vierneshugo


https://github.com/maelle/vierneshugo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

This is a [hugo](http://gohugo.io/) [academic](https://sourcethemes.com/academic) created by [hugodown](http://hugodown.r-lib.org/).

## Basic operation

* Preview the site with `hugodown::hugo_start()`; it will automatically
update (navigating to the latest change) as you modify `content/`.

* Create a new post bundle with `hugodown::use_post('post/short-title')`.