Skip to content

Commit 4c04269

Browse files
committed
Modified Readme file
1 parent a8ee601 commit 4c04269

1 file changed

Lines changed: 10 additions & 35 deletions

File tree

README.md

Lines changed: 10 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,14 @@
1-
# Chirpy Starter
1+
# allexistence.github.io
22

3-
[![Gem Version](https://img.shields.io/gem/v/jekyll-theme-chirpy)][gem] 
4-
[![GitHub license](https://img.shields.io/github/license/cotes2020/chirpy-starter.svg?color=blue)][mit]
3+
Personal blog covering platform engineering, Kubernetes, and AI/ML infrastructure.
54

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
711

8-
## Why This Starter Exists
12+
Built with [Jekyll](https://jekyllrb.com) + [Chirpy](https://github.com/cotes2020/jekyll-theme-chirpy), hosted on GitHub Pages.
913

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

Comments
 (0)