Skip to content

ayntest/ayntest.github.io

Repository files navigation

www.ayntest.net pelican source files

These are the pelican source files for www.ayntest.net.

What you need

To work on this you will need the most recent stable version of pelican.
From the optional dependencies of pelican, you will also need the python markdown module.
For automatically pushing the site to github with make, you will also need ghb-import.

How to contribute

If you have push access to this repo
  1. Clone the repo, cd into it.
  2. Do ./develop_server.sh start. This will preview the site at localhost:8000
  3. Make changes, commit, push.
  4. To upload to live site (github pages) do make github
If you don't have push access to this repo

Similar as above. Just fork the repo on github, push your changes there, then make a pull request.
Alternatively, just open an issue!

About

pelican source for www.ayntest.net website, and actual github pages website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published