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

https://github.com/logankilpatrick/hugo.julialang.org


https://github.com/logankilpatrick/hugo.julialang.org

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# [WIP] Hugo.julialang.org

This is the GitHub repository for the Julia programming language project's
[Hugo](http://gohugo.io/) website.

# Installing locally

You can either download a single binary file for Hugo from
[Hugo releases](https://github.com/gohugoio/hugo/releases) or you can install
it as per the instructions [here](https://gohugo.io/getting-started/installing/).

To build and serve the website run:

hugo server

in the root of this repository. You can then visit [http://localhost:1313]
to view the site.