Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n3d1117/website
🌐 Source code for my personal website
https://github.com/n3d1117/website
blog giscus hugo personal-website website
Last synced: 4 days ago
JSON representation
🌐 Source code for my personal website
- Host: GitHub
- URL: https://github.com/n3d1117/website
- Owner: n3d1117
- Created: 2021-11-09T21:34:02.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T11:55:09.000Z (4 months ago)
- Last Synced: 2024-10-31T20:08:06.080Z (about 2 months ago)
- Topics: blog, giscus, hugo, personal-website, website
- Language: HTML
- Homepage: https://edoardo.fyi
- Size: 14.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website
🌐 Source code for my personal website* Framework: [Hugo](https://gohugo.io)
* Hosted on [Cloudflare Pages](https://pages.cloudflare.com)## Build
```bash
npm install
pip install -r requirements.txt
sh build.sh
```