Giter Club home page Giter Club logo

feather's Introduction

feather

A lightweight blog theme for Zola (and to my knowledge the first of now many themes created specifically for Zola).

screenshot

Features

  • Fully responsive
  • Designed for legibility
  • All JS is non-critical and fails gracefully

Options

Zola allows themes to define [extra] variables in the config. Here's a full list of theme variables with example values and comments.

# Regular variables you might want to set...
title = "My site" # Otherwise, this will read "Home" in the nav

[extra]
# Specify a theme
# Default: unset
#
# by default, feather enables light and dark mode
# (and switching when javascript is enabled.)
# However, if you prefer to only allow one mode,
# set this to "dark" or "light".
feather_theme = "dark"

# Quickly insert into `<head>`
# Default: unset
feather_head = "<script>alert()</script>"

# Add Disqus comments
# Default: unset
#
# Adds comments to pages by providing your
# disqus domain. Comments will not appear on
# index pages, etc.
feather_disqus_domain = "mysite-com"

# Hide the nav bottom border/background image
# Default: false
feather_hide_nav_image = true

Usage

Using feather is easy. Install Zola and follow the guide for creating a site and using a theme. Then, add theme = "feather" to your config.toml file.

If you intend to publish your site to GitHub Pages, please check out this tutorial.

You can specify tags taxonomies .

Developing & Contributing

Because feather comes with example content, you can run the theme just like any Zola blog with zola serve.

feather's People

Contributors

piedoom avatar codesections avatar jieiku avatar cyplo avatar

Stargazers

kafkiansky avatar Rubén J.R. avatar Tuan Duc Tran avatar 伊欧 avatar qw3r-T avatar Léana 江 avatar  avatar Sergio Varela avatar Kernel Soe avatar Dan Amoroso avatar Shun Kakinoki avatar micnncim avatar Oleksii Filonenko avatar Jean-Philippe Cugnet avatar  avatar Jens Dieskau avatar Benjamin Levy avatar Lilian Anatolie Moraru avatar Nicolas Marshall avatar Jan Vandepitte avatar VitalyR avatar Andrew Plaza avatar  avatar Austin Rude avatar bhargav avatar Renjith Radhakrishnan avatar Jeriel Baptista Verissimo avatar Deri Herdianto avatar  avatar

Watchers

James Cloos avatar  avatar

feather's Issues

Add a screenshot.png file

I'm building an automated themes gallery and for that it needs a screenshot.png file in the root folder

Categories?

Forgive my ignorance, Its my first day with zola. But it doesnt seem like categories work on the demo? And they dont work on my build either. Can you confirm what they should look like?

Allow disabling the netlify widget

What the issue affects:

It loads the netlify identiy widget every time, if you use it or not. I would expect that this can be disabled.

Tested browsers and operating systems:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.