|
1 | | -# Chirpy Starter |
| 1 | +# allexistence.github.io |
2 | 2 |
|
3 | | -[][gem] |
4 | | -[][mit] |
| 3 | +Personal blog covering platform engineering, Kubernetes, and AI/ML infrastructure. |
5 | 4 |
|
6 | | -A minimal, ready-to-use template for creating a blog with the [**Chirpy**][chirpy] Jekyll theme. Get up and running in minutes with all critical files pre-configured. |
| 5 | +**Topics:** |
| 6 | +- Harvester HCI & KubeVirt |
| 7 | +- RKE2 & Rancher |
| 8 | +- GPU infrastructure (passthrough, vLLM, NVIDIA operator) |
| 9 | +- Kubernetes networking (VXLAN, EVPN, MetalLB) |
| 10 | +- Cloud-native storage & CI/CD |
7 | 11 |
|
8 | | -## Why This Starter Exists |
| 12 | +Built with [Jekyll](https://jekyllrb.com) + [Chirpy](https://github.com/cotes2020/jekyll-theme-chirpy), hosted on GitHub Pages. |
9 | 13 |
|
10 | | -When installing Chirpy through [RubyGems.org][gem], Jekyll can only read a subset of theme files (`_data`, `_layouts`, `_includes`, `_sass`, `assets`) and limited `_config.yml` options from the gem. As a result, users cannot enjoy the full out-of-the-box experience that Chirpy offers. |
11 | | - |
12 | | -To unlock all features, the following files must be present in your Jekyll site: |
13 | | - |
14 | | -```shell |
15 | | -. |
16 | | -├── _config.yml |
17 | | -├── _plugins |
18 | | -├── _tabs |
19 | | -└── index.html |
20 | | -``` |
21 | | - |
22 | | -This starter bundles those files from the latest **Chirpy** release along with a [CD][CD] workflow, so you can start writing immediately. |
23 | | - |
24 | | -## Usage |
25 | | - |
26 | | -Check out the [theme's docs](https://github.com/cotes2020/jekyll-theme-chirpy/wiki). |
27 | | - |
28 | | -## Contributing |
29 | | - |
30 | | -This repository is automatically updated with new releases from the theme repository. If you encounter any issues or want to contribute to its improvement, please visit the [theme repository][chirpy] to provide feedback. |
31 | | - |
32 | | -## License |
33 | | - |
34 | | -This work is published under [MIT][mit] License. |
35 | | - |
36 | | -[gem]: https://rubygems.org/gems/jekyll-theme-chirpy |
37 | | -[chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy/ |
38 | | -[CD]: https://en.wikipedia.org/wiki/Continuous_deployment |
39 | | -[mit]: https://github.com/cotes2020/chirpy-starter/blob/master/LICENSE |
| 14 | +🌐 [allexistence.github.io](https://allexistence.github.io) |
0 commit comments