https://github.com/2kabhishek/blog
Thoughts of a Passion Driven Developer 🧑💻🖋
https://github.com/2kabhishek/blog
2kabhishek blog hugo ideas personal technical-writing thoughts
Last synced: 6 months ago
JSON representation
Thoughts of a Passion Driven Developer 🧑💻🖋
- Host: GitHub
- URL: https://github.com/2kabhishek/blog
- Owner: 2KAbhishek
- License: gpl-3.0
- Created: 2022-06-12T04:10:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-29T05:10:02.000Z (10 months ago)
- Last Synced: 2025-09-29T05:31:05.974Z (10 months ago)
- Topics: 2kabhishek, blog, hugo, ideas, personal, technical-writing, thoughts
- Language: Shell
- Homepage: https://2kabhishek.github.io/blog
- Size: 2.88 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
My personal blog where I write about software development, computers and tech in general.
## How it was built
My blog was built using `hugo`, and the [neonote](https://github.com/2kabhishek/neonote) theme
Update theme module with latest changes:
```bash
hugo mod get -u
```
Hit the ⭐ button if you found this useful.
## More Info