summaryrefslogtreecommitdiffstats
path: root/tutorials/www/how-to-make-this-site.html
Commit message (Collapse)AuthorAgeFilesLines
* Make pandoc use main.cssmjfernez2024-07-221-163/+35
|
* Generate pandocsmjfernez2023-09-281-1/+1
|
* Add script to update TOC linksmjfernez2023-07-141-51/+39
| | | | | | | 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"
* HTML generationmjfernez2023-07-111-70/+434
|
* Table of Contents! Adds some works in progressmjfernez2021-12-221-3/+51
| | | | | | 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
* Added meta tags. Added HTMLCSS tutorialmjfernez2021-11-141-25/+35
|
* Directory changes. Various spelling, format fixes.mjfernez2021-11-051-0/+185
Also fixes CC being linked to by HTTP instead of HTTPS which causes an annoying message on most browsers