https://github.com/mrinjamul/gh-blog
Injamul's Github Blog posts
https://github.com/mrinjamul/gh-blog
blog hugo static-site
Last synced: about 1 month ago
JSON representation
Injamul's Github Blog posts
- Host: GitHub
- URL: https://github.com/mrinjamul/gh-blog
- Owner: mrinjamul
- License: mit
- Created: 2021-06-21T11:51:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-22T11:48:39.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T18:43:49.317Z (over 1 year ago)
- Topics: blog, hugo, static-site
- Language: CSS
- Homepage: http://mrinjamul.is-a.dev/gh-blog
- Size: 754 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Injamul's Blog posts
Language: English
[**Posts**](https://mrinjamul.github.io/gh-blog)
## Development
Running locally,
```bash
hugo server -D
```
Build for Production,
```bash
hugo -D
```
## Author
- Injamul Mohammad Mollah
## License
- Repository [(under MIT)](./LICENSE)
- Blogs Posts [(under CC by 4.0)](https://creativecommons.org/licenses/by/4.0/)