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
- Host: GitHub
- URL: https://github.com/slashtechno/angad
- Owner: slashtechno
- License: mit
- Created: 2024-06-01T01:35:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T22:24:06.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T08:36:37.714Z (over 1 year ago)
- Topics: blog, hugo, portfolio, static-site
- Language: HTML
- Homepage: https://angad.me
- Size: 30.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My portfolio/blog!

## 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.