Skip to content

annechenette/grid-docs

 
 

Repository files navigation

grid-website

Preview and Review

You'll need to install Docker and Compose

From a local clone of the repository, run

docker-compose up

Pay attention to the output for markdown syntax errors. Errors will appear on lines beginning with linter_1.

The site will be available at http://localhost:8000

To stop the site, type [Ctrl]+C then run

docker-compose down -v

Editing Site Content

Change the content of /, /community/, /about/, etc., by editing the files in /generator/source/.

E.g., /generator/source/index.md, /generator/source/community/community.rst and /generator/source/about.md

LICENSE

  • This documentation and the content herein is covered by Creative Commons Attribution 4.0 International License unless otherwise stated.
  • Jekyll (docker-compose.yaml) is used under LICENSE-MIT
  • The Jekyll Type theme is used under generator/source/LICENSE (MIT)
  • Markdown lint tool (docker-compose.yaml) is used under LICENSE-MIT

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-CC
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 34.3%
  • HTML 22.8%
  • Python 21.2%
  • Shell 12.4%
  • Ruby 4.1%
  • Dockerfile 3.4%
  • JavaScript 1.8%