Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamdjbrett/11covers-theme
An 11ty Cover Card Template
https://github.com/adamdjbrett/11covers-theme
11ty 11ty-starter 11ty-template
Last synced: about 2 months ago
JSON representation
An 11ty Cover Card Template
- Host: GitHub
- URL: https://github.com/adamdjbrett/11covers-theme
- Owner: adamdjbrett
- License: mit
- Created: 2024-11-10T02:49:53.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T04:26:49.000Z (about 2 months ago)
- Last Synced: 2024-11-10T04:28:35.692Z (about 2 months ago)
- Topics: 11ty, 11ty-starter, 11ty-template
- Language: XSLT
- Homepage: https://cover.000000076.xyz
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 11ty Cover Theme
A hopefully stylish 11ty **minor** update to the common cover card theme type. This 11ty theme is based on:
1. [Front Cover Jekyll Theme](https://github.com/dashingcode/front-cover) by [@dashingcode](https://github.com/dashingcode/front-cover)
2. [@epidrome's cover-card Fork of Front Cover Jekyll Theme](https://github.com/epidrome/cover-card) by [@epidrome](https://github.com/epidrome/cover-card)
3. [Eleventy Base Blog Starter Project](https://github.com/11ty/eleventy-base-blog)## Credits
1. Adam DJ Brett
2. [Creative by Dre](https://www.creativitas.dev/)## Image Credits
- Profile Avatar by This Person Does Not Exist
- Background photo NASA/JPL-Caltech, October 30, 2013## Setup
### eleventy.config.js
in `eleventy.config.js` go to metadata and personalize lines 64-73. Keep it short and simple### Metadata.js
the majority of the personalization changes you will need to make will be to `metadata.js`### Font Awesome
Once you have finished your modifications to `metadata.js` visit [Font Awesome](https://fontawesome.com/) and
1. create a free account
2. create a free or paid [Font Kit](https://fontawesome.com/kits)
3. Once you have created your font kit paste the code to `base.njk` layout line 38### humans.njk
Now update humans.njk and give credit to all of the folks who have helepd to make your site an dlet everyone know that a real human built your site and not AI.### Publication
Once you have completed all of these steps now you are ready to publish your site to Cloudflare Pages, Github Pages, Netlify, Vercel, Surge, Render, or your prefered static site hosting provider.