Skip to content

Commit de8b56f

Browse files
committed
Add to staging notes
1 parent 1bf14fc commit de8b56f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/outfox/staging-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Staging Notes
22

3+
### December 10, 2022 5:23pm
4+
I realize the importance of the stable sort function. I still don't understand what it does but I understand that it works.
5+
6+
I was contemplating splitting `mods.lua` into three different pieces (`bg.lua`, `mods.lua`, and `fg.lua`), but I've decided against it for now. Maybe in a future release.
7+
8+
I'm going to need to update the docs to something that's more like a getting started guide than just a cold slate of function references. It's not very straightforward how the template works and I'm working on that. Although, to be honest, I'm hoping that by then I have at least one person who's willing to help me with writing documentation since I'm terrible with words and writing it myself would likely fail.
9+
10+
I also want to figure out some new libraries to write for this. I've been trying to think of problems that would need solutions so that I could just bang out a couple of libraries to shove in here. I don't want to include every library, but having several of them would be nice. I should really update the library list that I have on GitHub with the new ones I've been writing.
11+
12+
I think the next library will be for textboxes.
13+
14+
---
15+
316
### August 29, 2022 7:07pm
417
Jesus Christ the docs are so out of date.
518

@@ -8,6 +21,7 @@ I did my best to fix up what I could with the README, but it's gonna take a whil
821
I almost accidentally deleted the entire docs, by the way. What the hell is my goddamn problem.
922

1023
---
24+
1125
### October 15, 2021 1:19am
1226
I've finally gotten back into the swing of working on the template again. During the time I haven't been around this I've made [an entire theme](https://github.com/Tiny-Foxes/superuser-outfox "god it took forever to actually push myself to do this").
1327

0 commit comments

Comments
 (0)