Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
/ monospace-theme Public archive

Minimalist Tumblr theme with a plain text look, based on ReMarkdown

License

Notifications You must be signed in to change notification settings

fvsch/monospace-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monospace Theme for Tumblr

A minimalist Tumblr theme with a plain text look, based on ReMarkdown.

For a full presentation of the theme, see the demo blog.

Usage

Copy the content of the theme.html file inside the Tumblr theme editor.

The metadata in theme.html defines a number of variables that should be picked up by Tumblr, and which let you change some colors and options.

Development

To make updates to the theme’s HTML or CSS, you can clone this repository and then:

  • DO NOT edit theme.html directly.
  • Instead, edit the files src/theme.php (for HTML and Tumblr template logic) and src/theme.scss (styling).
  • Then, update theme.html with the following commands:
npm install && npm run build

To run those commands, you will need:

  • Node.js installed;
  • and a command-line application like Terminal.app (macOS) or cmd.exe (Windows).

About

Minimalist Tumblr theme with a plain text look, based on ReMarkdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published