https://github.com/n3d1117/website
🌐 Source code for my personal website
https://github.com/n3d1117/website
blog giscus hugo personal-website website
Last synced: about 2 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-04-01T17:49:48.000Z (3 months ago)
- Last Synced: 2026-04-02T04:41:44.359Z (3 months ago)
- Topics: blog, giscus, hugo, personal-website, website
- Language: HTML
- Homepage: https://edoardo.fyi
- Size: 49.8 MB
- Stars: 2
- Watchers: 1
- 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
```