Skip to content

timokratia/molly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Molly

A blog theme for zola, based on Tufte CSS.

This project is a work in progress.🐶

TODO

  • Initial setup using Tufte.css
    • Define base layout
    • Support side notes and marginal notes
    • Support sections
    • Add post list
    • Add internal links
  • 2nd phase plan
    • Add CSS Grid layout for responsiveness
    • Make the theme more customizable
  • 3rd phase plan
    • Enable discussion

Credits

Tufte CSS

Gertjan van den Burg's blog post

ayekat's blog post as well as site design

Repo structure

├── content
│   ├── about
│   ├── blog
│   ├── _index.md
├── sass
│   ├── _tufte.css
│   ├── molly.scss
├── static
│   │   ├── et-book
│   │   ├── img
│   ├── molly.css
├── templates
│   ├── shortcodes
│   ├── base.html
│   ├── index.html
│   ├── macros.html
│   ├── page.html
├── config.toml
├── README.md
├── theme.toml
└── .gitignore

About

A zola theme based on Tufte CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published