Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gmelodie/gmelodie.github.io
- Owner: gmelodie
- License: mit
- Created: 2019-02-07T20:35:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T00:28:45.000Z (3 months ago)
- Last Synced: 2024-08-19T01:42:14.174Z (3 months ago)
- Topics: github-pages, personal-website, portfolio-website
- Language: SCSS
- Homepage: http://gmelodie.com
- Size: 56.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.