Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frijolie/blog
The Magical Fruit - A personal blog about comics and stuff
https://github.com/frijolie/blog
comics css eleventy html5 reviews
Last synced: about 1 month ago
JSON representation
The Magical Fruit - A personal blog about comics and stuff
- Host: GitHub
- URL: https://github.com/frijolie/blog
- Owner: frijolie
- License: gpl-3.0
- Created: 2024-12-07T04:13:04.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T17:48:44.000Z (about 2 months ago)
- Last Synced: 2024-12-12T18:35:55.292Z (about 2 months ago)
- Language: Nunjucks
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ Project Title
The Magical Fruit is a personal comic book review blog.
Primarily, the goal will be to focus on independent comic books rather than those from the larger publishersโwe already hear enough about them.
## ๐งพ License
[GNU General Pupblic License v3.0](https://choosealicense.com/licenses/gpl-3.0/) see LICENSE file
## ๐ Features
_In no particular order_
## ๐บ๏ธ Roadmap
_In no particular order_
* ~~404 page~~
* ~~about page~~
* ~~contact page~~
* ~~home page (with blogroll)~~
* ~~wiki page (URL)~~
* ~~post excerpts~~
* ~~custom date formats~~
* search functionality
* favicon
* ~~RSS/Atom Feed~~
* robots.txt
* color pallette
* post pagination
* tag pagination
* post archive by year
* post archive by tag
* light/dark themes
* light/dark switching
* mobile responsiveness
* related posts by genre
* related posts by creator
* featured posts
* top posts (5 rating)
* ~~art rating~~
* ~~plot rating~~
* ~~overall (avg) rating based on art & story~~
* reading time## Documentation
### Front Matter Options
#### Review Specific
* title
* subtitle
* coverCaption
* coverImage
* date#### Creators
* writer
* artist
* pencils
* inks
* colors
* letters
* editor
* designer
* coverArtist
* translator#### Metadata
* publisher
* imprint
* format
* seriesStart
* issueNumber
* totalIssues
* seriesType
* coverDate
* released
* coverPrice
* pages
* ageRating
* isbn
* sku
* upc
* bw
* bechdel
* artRating
* plotRating
* overallRating