Skip to content

bell-kevin/odfauthors.org

 
 

Repository files navigation

ODFAuthors.org

This is the repository used to create and configure the improved website ODFAuthors.org.

The purpose of the updated ODFAuthors site is to create an up to date environment to work on documentation files.

Development notes

Theme development

There is a Gulp worflow in the theme package in order to watch and compile the SCSS stylesheet to CSS. To proceed it is required:

  $ cd src/odfauthors.theme
  $ npm install
  $ npm start

Then you can modify the SCSS file in

  src/odfauthors.theme/src/odfauthors/theme/theme/scss/main.scss

and it will be compiled to the corresponding CSS in

  src/odfauthors.theme/src/odfauthors/theme/theme/styles/main.css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.0%
  • VCL 10.0%
  • RobotFramework 7.2%
  • HTML 6.3%
  • SCSS 4.6%
  • CSS 4.3%
  • Other 1.6%