better file listing for sub folders(and normal listing)

This commit is contained in:
Rusty Striker 2023-01-13 17:56:16 +02:00
parent c2e2aac13c
commit 4f54a8c602
Signed by: RustyStriker
GPG key ID: 87E4D691632DFF15
9 changed files with 45 additions and 29 deletions

View file

@ -7,11 +7,8 @@
like the <a href = "header.html">header</a> and <a href = "footer.html">footer</a>
of the pages(also contains the start and end of the pages!, tho I might change that)
</p>
<p>
here is the list of templates in here:
<br>
<INJECT>cd $CURRENT && ls *.html | python3 $HOME/bscripts/ls_to_a.py</INJECT>
</p>
<hr/>
<INJECT>python $HOME/bscripts/ls_table.py $CURRENT</INJECT>
</div>