Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```