https://github.com/beaver-notes/beaver-blog
Beaver's Official Blog
https://github.com/beaver-notes/beaver-blog
blog github-pages jekyll
Last synced: about 1 month ago
JSON representation
Beaver's Official Blog
- Host: GitHub
- URL: https://github.com/beaver-notes/beaver-blog
- Owner: Beaver-Notes
- Created: 2024-06-08T17:14:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T10:31:27.000Z (12 months ago)
- Last Synced: 2025-03-05T11:31:43.889Z (12 months ago)
- Topics: blog, github-pages, jekyll
- Language: HTML
- Homepage: https://beaver-notes.github.io/Beaver-Blog/
- Size: 8.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog-Template
A static, privacy-focused blog inspired by [elementary's own blog](https://github.com/elementary/blog-template?tab=readme-ov-file).
## Goals
This is the third iteration of a blog that was originally written in Vue and then rewritten in Jekyll twice.
- **Something that feels like home** – Reflecting the design language we have come to love in Beaver.
- **Little to no JavaScript** – The less, the better. We tried to use as little JavaScript as possible.
- **Hassle-free for the reader** – Easy to navigate and content-focused.
- **RSS feed support** – For better cross-posting and reading experience.
- **Reusable and scalable** – Something you can use for your project.
- **Easy to maintain** – Writing articles is already time-consuming; why make it worse?
- **Easy to deploy** – Compatible with GitHub Pages.
## Repositories
The blog is split into two repositories:
1. [**Beaver-Blog**](https://github.com/Beaver-Notes/Beaver-Blog)
2. [**Beaver-Blog-Template**](https://github.com/Beaver-Notes/Beaver-Blog-Template)
The template follows Beaver's philosophy of making everything open source in a way that you can use in your own projects. The main repository holds a copy of the template plus the actual posts themselves and is set up with GitHub Pages.
## 💖 Contribution
If you want to contribute to Beaver's own blog, check out our [docs](https://docs.beavernotes.com/beaver%20notes%20(dev)/2025/01/06/Contribute-to-blog.html). If you use this template in your project and want to improve it, feel free to open a pull request against this repo. Donations are, of course, always welcome.