aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html (follow)
Commit message (Collapse)AuthorAge
* index.html: get rid of the always-present & in the example linkEgor Tensin2021-11-01
|
* index.html: use escape_uri filter where appropriateEgor Tensin2021-11-01
|
* shorten permanent URLsEgor Tensin2021-11-01
|
* index.html: fix HTML validation errorsEgor Tensin2021-10-31
| | | | Something about not allowing self-closing non-void HTML elements.
* index.html: highlight the example linkEgor Tensin2021-10-27
|
* index.html: use baseurl Liquid filterEgor Tensin2021-10-27
|
* index.html: add link to bogus configurationEgor Tensin2021-10-26
|
* move some stuff from index.html to README.mdEgor Tensin2021-10-26
|
* index.html: collapse empty <div>Egor Tensin2021-10-26
|
* instructor/instruction -> guideEgor Tensin2021-10-26
|
* add QR codes to wg-quick instructionsEgor Tensin2021-10-03
|
* make code more copyableEgor Tensin2021-10-03
|
* bump ipaddr.jsEgor Tensin2021-10-03
|
* index.html: make errors stand outEgor Tensin2021-10-03
|
* index.html: slight fix to HTMLEgor Tensin2021-10-03
|
* add basic JavaScript functionalityEgor Tensin2021-10-03
| | | | | | | | 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.
* add index.htmlEgor Tensin2021-10-02