Skip to content

The main website for MyHomeworkSpace.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.html
Notifications You must be signed in to change notification settings

MyHomeworkSpace/website

Repository files navigation

website

This repository is the main https://myhomework.space website. (if you're looking for https://app.myhomework.space, that's the client repository)

How to run

For local development, you can start the Jekyll server like so:

bundle install
bundle exec jekyll server --port 4003
# visit http://localhost:4003 in your browser!

To have this run alongside the client and API server, you should reverse proxy it via another webserver like nginx.

This will use the default settings in _config.yml, which should be fine for local development. You can tell Jekyll to use a different config file by adding a command line option. for example, --config _config.yml,_config_staging2.yml will enable the staging2 config.

About

The main website for MyHomeworkSpace.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.html

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •