Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anistark/blog
Scribblings
https://github.com/anistark/blog
anirudha anistark blog
Last synced: about 1 month ago
JSON representation
Scribblings
- Host: GitHub
- URL: https://github.com/anistark/blog
- Owner: anistark
- Created: 2020-06-24T14:24:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T07:44:58.000Z (over 3 years ago)
- Last Synced: 2024-10-25T15:39:52.351Z (3 months ago)
- Topics: anirudha, anistark, blog
- Homepage: https://archive.blog.anirudha.dev/
- Size: 1.57 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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`