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

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.

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/cb901bb5-ad85-4a71-8307-baf5b2ab555b/deploy-status)](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!

![](content/cover.png)

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