mirror of
https://github.com/tiennm99/blog.git
synced 2026-09-05 17:09:19 +00:00
docs: flesh out README
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
# [miti99](https://miti99.com)
|
||||
# miti99
|
||||
|
||||
Source code of [my blog](https://miti99.com).
|
||||
Source code of my personal blog at [miti99.com](https://miti99.com), built with [Hugo](https://gohugo.io) and the [Stack](https://github.com/CaiJimmy/hugo-theme-stack) theme.
|
||||
|
||||
Credits:
|
||||
## Quick start
|
||||
|
||||
- [Hugo](https://gohugo.io/)
|
||||
- [Hugo Theme Stack](https://stack.jimmycai.com/)
|
||||
```bash
|
||||
git submodule update --init --recursive
|
||||
hugo server
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Apache-2.0 — see [LICENSE](LICENSE).
|
||||
|
||||
Reference in New Issue
Block a user