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

https://github.com/apreshill/test-hugodown


https://github.com/apreshill/test-hugodown

Last synced: 11 months 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 `contents/`.

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