-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
18 lines (16 loc) · 968 Bytes
/
theme.toml
File metadata and controls
18 lines (16 loc) · 968 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "Dougie"
license = "MIT"
licenselink = "https://github.com/doughatcher/micro.blog/blob/main/LICENSE"
description = "A versatile micro.blog theme that adapts to your needs - microblog, publication site, or one-page portfolio. Configure the look and feel through settings without touching code."
homepage = "https://github.com/doughatcher/micro.blog"
tags = ["microblog", "minimal", "versatile", "configurable", "responsive", "publication", "portfolio", "multi-purpose"]
features = ["responsive", "rss", "json-feed", "micropost-detection", "social-media", "centered-layout", "archive", "photos", "configurable-layouts", "publication-mode", "one-page-mode"]
min_version = "0.91.0"
[author]
name = "Doug Hatcher"
homepage = "https://github.com/doughatcher"
repo = "https://github.com/doughatcher/micro.blog"
[original]
author = "Micro.blog"
homepage = "https://github.com/microdotblog/theme-blank"
repo = "https://github.com/microdotblog/theme-blank"