Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aszot/newpersonalwebsite
https://github.com/aszot/newpersonalwebsite
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aszot/newpersonalwebsite
- Owner: ASzot
- Created: 2020-06-25T04:51:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T03:49:11.000Z (5 months ago)
- Last Synced: 2024-08-19T04:50:42.175Z (5 months ago)
- Language: JavaScript
- Size: 54.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`