Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gmelodie/gmelodie.github.io

My personal website
https://github.com/gmelodie/gmelodie.github.io

github-pages personal-website portfolio-website

Last synced: 25 days ago
JSON representation

My personal website

Awesome Lists containing this project

README

        

# gmcruz.github.io
Gabe's portfolio/blog website based on the [hugo-coder](https://github.com/luizdepra/hugo-coder/) hugo theme.

Obs: when cloning also clone the hugo template (it's a git submodule) with
```
git submodule update --init --recursive
```

Run it locally with `hugo serve --buildFuture`

Obs: add `publish = "false"` or `publish = "true"` to control publishing of posts.