https://github.com/saswatamcode/saswatamcode-web
My blog built with Hugo & Doks theme.
https://github.com/saswatamcode/saswatamcode-web
bingo blog doks hugo mdox netlify-deployment
Last synced: 6 months ago
JSON representation
My blog built with Hugo & Doks theme.
- Host: GitHub
- URL: https://github.com/saswatamcode/saswatamcode-web
- Owner: saswatamcode
- License: apache-2.0
- Created: 2020-04-07T17:31:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T10:13:00.000Z (11 months ago)
- Last Synced: 2025-03-26T10:52:19.973Z (7 months ago)
- Topics: bingo, blog, doks, hugo, mdox, netlify-deployment
- Language: HTML
- Homepage: https://saswatamcode.tech/
- Size: 13.2 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/hardcore-kilby-ea01f9/deploys)
# saswatamcode-web
A personal blog website built with Hugo using [Doks theme](https://getdoks.org/).
Planning to migrate to Next.js + Tailwind soon(see [here](https://github.com/saswatamcode/saswatamcode-web/tree/next-migration)).
Visit https://saswatamcode.tech!

## Run
- Clone into repo
- Run `make web-serve`
- Add markdown in `content`
- Run `make format`## CI and deps
- Markdown formatting and link checking by [mdox](https://github.com/bwplotka/mdox).
- Manage deps using [bingo](https://github.com/bwplotka/bingo).