summaryrefslogtreecommitdiff
path: root/tutorials/www
AgeCommit message (Collapse)Author
2023-07-14Add script to update TOC linksmjfernez
With commit 50b72b5787338ee3c0ef0a4aebfcdf8acf3c3a08 in ezcms, the default behavior for links changes to open in a new tab. This script helps override the option for table of content links by updating "target" to point to "_self"
2023-07-14Update dead links. Add gfx card tutorialmjfernez
2023-07-11HTML generationmjfernez
2021-12-22Table of Contents! Adds some works in progressmjfernez
This commit adds a table of contents generated in the panupdate script. It also changes some links on the homepage to conform with removing '/site' as the parent directory
2021-11-14Added meta tags. Added HTMLCSS tutorialmjfernez
2021-11-05Directory changes. Various spelling, format fixes.mjfernez
Also fixes CC being linked to by HTTP instead of HTTPS which causes an annoying message on most browsers