Free Software Solutions For Educational Institutions https://selfhosted.education
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

318 B

Welcome to selfhosted.education

Free Software Solutions For Educational Institutions

How to use this source code

  1. Install jekyll: gem install jekyll
  2. Clone this repository
  3. Install gems via bundle: bundle
  4. Run the development web server: jekyll s
  5. Browser the website on: localhost:4000