aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex <alex@scerba.org>2024-03-13 16:59:04 -0400
committerAlex Scerba <alex@scerba.org>2024-10-29 13:20:01 -0400
commit99d92792daedc0501886edc7c4e4a9f3768f9b8a (patch)
tree92e9b74019a4c3c55d093541fe7debbd3ff4957f /README.md
parentf67034097bbde645e38fe5ef4328d37d8f9e04a2 (diff)
Add folder structure notes
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 62227bb..5afa771 100644
--- a/README.md
+++ b/README.md
@@ -31,10 +31,14 @@
+-- render.go
+-- errors.go
\-- html
- +-- project1.tmpl.html
- +-- project2.tmpl.html
- +-- ...
+ +-- master.tmpl.html
+ +-- index.tmpl.html
+ \-- projects
+ +-- project1.tmpl.html
+ +-- project2.tmpl.html
+ +-- ...
\-- static
+ +-- Resume_Scerba.pdf
\-- media
\-- projectN
\-- hq-main