Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anistark/blog

Scribblings
https://github.com/anistark/blog

anirudha anistark blog

Last synced: about 1 month ago
JSON representation

Scribblings

Awesome Lists containing this project

README

        

# [Ani Writes - Blog](https://blog.anirudha.dev/)

Note: This is not maintained anymore. Moved [blog](https://blog.anirudha.dev/) to hashnode. This blog is being moved to [archive](https://archive.blog.anirudha.dev/)

Run locally: `hugo server -D`

Add new post: `hugo new post/my-first-post.md`

Build: `hugo -D`

Run build image: `http-server public`