Skip to content

Pinafore/qanta.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qantaweb

Website for the QANTA project, converted from the original Google Sites page (https://sites.google.com/view/qanta/home) into a Jekyll-powered static site.

Local development

  1. Install Ruby and Bundler (if you do not already have them).
  2. Install dependencies:
bundle install
  1. Run the development server:
bundle exec jekyll serve
  1. Open the site in your browser at http://localhost:4000.

Deployment

This repository is structured as a standard Jekyll site and can be deployed on any static hosting that supports Jekyll builds (e.g., GitHub Pages, Netlify, or a custom CI pipeline).

About

Website for QANTA project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors