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

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


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

Last synced: 3 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 `content/`.

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