(96) commits
Eric Bower
·
23 Apr 24
fix: `--theme` flag loads proper chroma styles
Eric Bower
·
23 Apr 24
fix: more restrictive perms on static files Closes #3
Eric Bower
·
18 Mar 24
style: rm border radius and hover on box
fix(static): read from embed fs
54f6fbc
Eric Bower
·
16 Jan 24
fix(static): read from embed fs
chore: use smol.css framework
132c3f9
Eric Bower
·
14 Jan 24
chore: use smol.css framework
Eric Bower
·
04 Jan 24
Merge pull request #2 from jshawl/standardize-colors
use chroma colors green and red
3889581
Jesse Shawl
·
04 Jan 24
use chroma colors green and red
Eric Bower
·
11 Nov 23
fix(gha): add trailing slash to rsync
Eric Bower
·
19 Aug 23
feat: nested tree folder structure This feature is designed to support a folder/file structure that most people are familiar with. Instead of just having every single file in a large list, we nest files inside of folders. The main benefit here is that for large repos with a lot of files we don't ask end-users to download a massive MB tree file. It's more clicking -- which I don't like -- but this seems necessary when there are 10k+ files in a project.
Eric Bower
·
17 Aug 23
feat: add description to summary title
refactor: commit file headers
c970741
Eric Bower
·
17 Aug 23
refactor: commit file headers
Eric Bower
·
14 Aug 23
refactor: use reference name for URLs
Eric Bower
·
14 Aug 23
feat: commit file header should be link
refactor: assume a single repo
8710d5e
Eric Bower
·
13 Aug 23
refactor: assume a single repo
fix: use commit for refs in url
50d81f2
Eric Bower
·
11 Aug 23
fix: use commit for refs in url
Eric Bower
·
10 Aug 23
fix: checkout entire git repo in gha
Eric Bower
·
25 Jun 23
refactor: change directory structure And other tweaks
Eric Bower
·
19 Jun 23
refactor: html links mostly working
chore: connect pages together
002fb3a
Eric Bower
·
18 Jun 23
chore: connect pages together
Eric Bower
·
18 Jun 23
fix: rm html subdir in public folder
Eric Bower
·
18 Jun 23
refactor: rm `/html` prefix in public folder