https://github.com/lamngockhuong/dev
Khuong Dev notebook
https://github.com/lamngockhuong/dev
devnotes github-pages jekyll jekyll-theme notebooks
Last synced: about 1 year ago
JSON representation
Khuong Dev notebook
- Host: GitHub
- URL: https://github.com/lamngockhuong/dev
- Owner: lamngockhuong
- License: mit
- Created: 2022-02-13T06:26:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T10:30:46.000Z (over 1 year ago)
- Last Synced: 2025-01-08T11:32:00.405Z (over 1 year ago)
- Topics: devnotes, github-pages, jekyll, jekyll-theme, notebooks
- Language: Shell
- Homepage: https://dev.ngockhuong.com
- Size: 682 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Khuong Dev Notebook
Powered by [Jekyll][jekyll] with [Chirpy][chirpy-theme] theme.
## Setup
**The first time:**
```bash
git clone https://github.com/lamngockhuong/dev.git
git submodule update --init --remote --recursive
```
**Pull new source:**
```
git pull --recurse-submodules
```
## Sponsoring
If you like this blog and my content, please consider sponsoring it, and your support would be greatly appreciated.
[](https://ko-fi.com/G2G5PYMVW)
## License
This work is published under [MIT][mit] License.
[jekyll]: https://jekyllrb.com/
[chirpy-theme]: https://github.com/cotes2020/jekyll-theme-chirpy/
[chirpy-theme-starter]: https://github.com/cotes2020/chirpy-starter/generate
[mit]: https://github.com/lamngockhuong/dev/blob/main/LICENSE