Skip to content

sourcecode for texttest.org website

License

Notifications You must be signed in to change notification settings

dragon788/website_2

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.7%
  • Python 28.0%
  • Ruby 18.1%
  • SCSS 15.2%