summaryrefslogtreecommitdiff
path: root/tutorials/www/quick-intro-html-css.html
AgeCommit message (Collapse)Author
2023-11-22Update to new media directory syntaxmjfernez
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