https://github.com/tigersway/eleventy-classic-blog-starter
A starter repository for a "classic-themed" blog website using Eleventy
https://github.com/tigersway/eleventy-classic-blog-starter
11ty eleventy highlight-js hyde-theme starter syntax-highlighting
Last synced: 5 months ago
JSON representation
A starter repository for a "classic-themed" blog website using Eleventy
- Host: GitHub
- URL: https://github.com/tigersway/eleventy-classic-blog-starter
- Owner: TigersWay
- License: mit
- Created: 2020-07-24T04:39:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T15:04:47.000Z (about 2 years ago)
- Last Synced: 2023-03-10T17:13:14.786Z (about 2 years ago)
- Topics: 11ty, eleventy, highlight-js, hyde-theme, starter, syntax-highlighting
- Language: Markdown
- Homepage: https://eleventy-classic-blog-starter.pages.dev/
- Size: 4.89 MB
- Stars: 21
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eleventy-classic-blog-starter  
A starter repository for a "classic-themed" blog website using Eleventy.
Of course, a very opinionated one, and probably forever, a work in progress!
Dependencies:
- 
- Demo: [](https://eleventy-classic-blog-starter.pages.dev/)
[](https://eleventy-classic-blog-starter.netlify.app/)
[](https://eleventy-classic-blog-starter.onrender.com/)
[](https://eleventy-classic-blog-starter.vercel.app/)## Completely re-written v2
At the end of 2022, Gulp and its plugins seem to be gone, and Eleventy has been updated quite a lot.
It was time to clean-up this template/starter!## Tools
- [Eleventy](https://www.11ty.dev/)
- [highlight.js](https://highlightjs.org/)
- [markdown-it-eleventy-img](https://github.com/solution-loisir/markdown-it-eleventy-img)
- [Fontsource](https://fontsource.org/)## Theme
- Nunjucks port - with (nearly) same CSS - based on liquid layouts from [Hyde](https://hyde.getpoole.com/) by [@mdo](https://twitter.com/mdo)
- Some WCAG contrast corrections## Bug reports, feature requests... or even stars
This is an ongoing project - even if I don't modify it everyday - and every suggestions, contributions or even stars are most welcome!
## CHANGELOG
- **v2.0.0**
- Update all dependencies
- eleventy-img plugin through markdown-it-eleventy-img
- Layout corrections
- css: postcss & fontsource
- spell-checker- **v1.0.0**
- Lighthouse 4 x 100%
- Color corrections (WCAG2AA)
- RSS
- Filter `excerpt` without cheerio
- moment -> dayjs
- Re-visit Gulp/eleventy organization
- Static folders
- Fonts
- PostCSS
- Delete FrontAid CMS files - CMS tests will be done later- **v0.6.1**
- First try on "Cloudflare Pages"
- Added robots.txt