https://github.com/rye/krye.io
All of the code and data that power my website.
https://github.com/rye/krye.io
jekyll
Last synced: 4 months ago
JSON representation
All of the code and data that power my website.
- Host: GitHub
- URL: https://github.com/rye/krye.io
- Owner: rye
- Created: 2017-10-16T22:05:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T21:05:29.000Z (over 1 year ago)
- Last Synced: 2025-08-24T15:47:15.854Z (9 months ago)
- Topics: jekyll
- Language: HTML
- Homepage:
- Size: 762 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# krye.io • [](https://deps.rs/repo/github/rye/krye.io)
This repository houses the templates, content, and such corresponding to my personal website, which are deployed in CI to GitHub Pages.
The crate included consists of template-rendering scripts that automatically generate the contents and publish them.
I prefer to run this site as a static site with API calls as necessary, to an external endpoint.
(`api.krye.io`, which accepts a variety of routes and parameters.)