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: 5 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 [typo theme](https://github.com/tomfran/typo).

Visit https://saswatamcode.tech!

![](static/images/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).