dragon788 / website_2

sourcecode for texttest.org website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Texttest.org website

This repo contains documentation for TextTest

To test locally:

bundle exec jekyll serve

To create the static site for deployment:

bundle exec jekyll build

Use the deployment script to upload the files to the webserver:

./deploy.py

Note, you will need a file of credentials before you will be able to deploy, and these are usually only given to trusted project maintainers.

About

sourcecode for texttest.org website

License:Other


Languages

Language:HTML 38.7%Language:Python 28.0%Language:Ruby 18.1%Language:SCSS 15.2%