https://github.com/parambirs/parambirs.github.io
https://github.com/parambirs/parambirs.github.io
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/parambirs/parambirs.github.io
- Owner: parambirs
- License: mit
- Created: 2024-03-24T23:41:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T14:53:13.000Z (about 2 years ago)
- Last Synced: 2025-04-18T23:59:15.023Z (about 1 year ago)
- Language: HTML
- Homepage: https://parambirs.github.io/
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Setup
=====
```sh
git checkout git@github.com:parambirs/parambirs.github.io.git
git submodule init
git submodule update
brew install hugo
hugo version
hugo server
curl localhost:1313
```