Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aszot/newpersonalwebsite


https://github.com/aszot/newpersonalwebsite

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Setup
* Install hugo with `brew install hugo`
* `git submodule update --init`

# Editing
* The homepage is at `themes/loveit/layouts/partials/home/profile.html`
* The header is at `themes/loveit/layouts/partials/header.html`
* To start the debug server run `hugo server -D`