Simpledoc

Simpledoc is a minimalist Starter Kit for a documentation site.

by Sergey Romanenko


Installation

  1. Create new folder project
  2. Download Simpledoc Starter Kit and unzip starter kit content to the folder project

Recompile the CSS (optional)

  1. Go to project folder in your console and run npm install to install node dependencies.
  2. Run npx tailwindcss -i ./assets/src/css/styles.css -o ./assets/dist/css/styles.css --minify

Update vendors (optional)

  1. Go to flextype project/plugins/twig folder in your console and run composer update
  2. Go to flextype project/plugins/site folder in your console and run composer update
  3. Go to flextype project/plugins/sitemap folder in your console and run composer update

Version

1.1.0

Lincense

MIT

Dependencies

flextype: ^1.0.0-alpha.2
site: ^2.1.0
sitemap: ^3.1.0
twig: ^3.2.0

Categories

documentation