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

https://github.com/slashtechno/angad

Source code for https://angad.me
https://github.com/slashtechno/angad

blog hugo portfolio static-site

Last synced: 10 months ago
JSON representation

Source code for https://angad.me

Awesome Lists containing this project

README

          

# My portfolio/blog!
![Screenshot of the website](screenshot-of-website.png)

## Building
This website is built using [Hugo](https://gohugo.io/). Ensure that it's installed before building.
1. Clone the repository
2. Fetch the submodules: `git submodule update --init --recursive`
3. Run `hugo serve` to start the development server or `hugo` to build the website.