Commit message (Collapse) | Author | ||
---|---|---|---|
2021-11-17 | switch example port from 133 to 123 | Egor Tensin | |
2021-11-01 | index.html: get rid of the always-present & in the example link | Egor Tensin | |
2021-11-01 | index.html: use escape_uri filter where appropriate | Egor Tensin | |
2021-11-01 | shorten permanent URLs | Egor Tensin | |
2021-10-31 | index.html: fix HTML validation errors | Egor Tensin | |
Something about not allowing self-closing non-void HTML elements. | |||
2021-10-27 | index.html: highlight the example link | Egor Tensin | |
2021-10-27 | index.html: use baseurl Liquid filter | Egor Tensin | |
2021-10-26 | index.html: add link to bogus configuration | Egor Tensin | |
2021-10-26 | move some stuff from index.html to README.md | Egor Tensin | |
2021-10-26 | index.html: collapse empty <div> | Egor Tensin | |
2021-10-26 | instructor/instruction -> guide | Egor Tensin | |
2021-10-03 | add QR codes to wg-quick instructions | Egor Tensin | |
2021-10-03 | make code more copyable | Egor Tensin | |
2021-10-03 | bump ipaddr.js | Egor Tensin | |
2021-10-03 | index.html: make errors stand out | Egor Tensin | |
2021-10-03 | index.html: slight fix to HTML | Egor Tensin | |
2021-10-03 | add basic JavaScript functionality | Egor Tensin | |
This was the point of this little project: generating a bunch of config files. That's what main.js does. Also, rework the layout in index.html a bit. form-horizontal is not used that way. | |||
2021-10-02 | add index.html | Egor Tensin | |