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

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

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/)