readmeeeeeeee
This commit is contained in:
parent
71ff727ee2
commit
72f7fbf25c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ cm
|
||||
.DS_Store
|
||||
test/
|
||||
website_update.sh
|
||||
site.png
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
# Site Generator written in Odin
|
||||

|
||||
|
||||
A simple Odin program that is used to generate my site!
|
||||
|
||||
Note: This is incredibly specific! If you want to use this for your own sites, I think it would be easier to write
|
||||
@ -22,6 +24,10 @@ Usage:
|
||||
Note:USE FULL PATH!
|
||||
```
|
||||
|
||||
### Todo
|
||||
* Indexing Articles and Blogs
|
||||
* Page tagging
|
||||
* Animated ASCII (Can this be done with minimal JS?)
|
||||
|
||||
### Credits
|
||||
* Odin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user