Skip to content

gidgreen/q2a.github.io

 
 

Repository files navigation

Build Status

Question2Answer Website

Question2Answer.org is hosted by Gideon Greenspan and includes the following items:

This repository holds the new site at docs.question2answer.org and generates it live using GitHub Pages. Everyone is welcome to contribute improvements.

How to Contribute

This site is created and hosted on GitHub pages, which is built on Jekyll. Documentation for creating a local development environment with these tools is at:

To run this site locally, type:

bundle exec jekyll serve

Then access:

http://localhost:4000/

To run the validation suite:

jekyll build && htmlproofer --disable-external --check-html ./_site

About

New Git-powered documentation site for Question2Answer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 89.5%
  • HTML 5.7%
  • Ruby 4.8%