Skip to content

techws-dev/techws-grav-theme

Repository files navigation

TechWS Theme

The TechWS Theme is for Grav CMS. This README.md file should be modified to describe the features, installation, configuration, and general usage of this theme.

Description

Theme for Grav CMS, using Bulma Framework.

This theme is used on https://techws.net.

Features

  • Blog with pagination
  • Children pages
  • Taxonomy (categories,tags)
  • Languages supported : fr / en

Dependencies and Plugins support

Twig Extensions is needed for date translations.

Pagination is highly recommended for paginate Blog page.

JSComments is optional, and configured to add a comments on blog articles.

Styles

This theme use Sass to customize Bulma.

# go to sass directory
cd bulma-custom/sass

# install dependencies
npm install

# compile to css and watch for updates
npm run start

About

Theme of techws.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published