chrishannah / Scribe

A more contemporary Micro.blog theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scribe

hugo version license code style: prettier

A theme for Micro.blog that's a bit more contemporary. Based on my minimal Micro.blog theme, Fortis.

Screenshots

Here are a few screenshots of how this theme looks like on a real Micro blog.

Post

post

Micro Post

micro post

Archive

archive

### Replies

replies

### Photos

photos

Code Style

This project makes use of the Prettier code formatter. This formatting will be done automatically in a GitHub Action, but most IDEs can be configured to run this locally.

There is also a second automated step which also runs as part of a GitHub Action, and that is Super-Linter. This runs the code through a whole host of linters, and will report any errors. Some configurations have been changed for this project, which can be found under .github/linters. The main change is that this project uses tabs instead of spaces.

About

A more contemporary Micro.blog theme

License:MIT License


Languages

Language:HTML 66.8%Language:CSS 33.2%