summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-11Add branch to .gitmodule for gmi2htmlSteph Enders
2024-03-11Set module to HTTPS so it can pullSteph Enders
I forgot I could do that and this avoids ssh issues
2024-03-11Publish site redesign post!reworkSteph Enders
This is also the first post using .gmi!
2024-03-11Add support for authoring gemtext postsSteph Enders
Updating the build script to allow for posts to be .gmi files in addition .html files. I added a submodule to gmi2html so we can convert these on the fly and they'll write themselves to the build directory as the desired filename which then get hoisted into the www folder upon post creation - as normal! This should help with authoring more simple text posts that don't require complex markup like music stuff! This did require updating gmi2html to have more support for quote attribution however. So I should be mindful in the future of how that renders!
2024-03-10Added darkmode theme for website!Steph Enders
2024-03-10Delete duplicate .css fileSteph Enders
2024-03-10Grant necessary file permissions after buildSteph Enders
2024-03-10Remove accidentally committed www/ folderSteph Enders
2024-03-10Publish "choosing to write in html"Steph Enders
2024-03-10Updated build and posts - should be deployableSteph Enders
Everything SEEMS like it should be deployable now. Let's see
2024-03-07Copy old files and update build.sh to generate it all!Steph Enders
This is a huge messy commit but :) sue me. I'm not at work I can do git badly for once!
2024-02-29Generate index files and fix page generation in build scriptSteph Enders
The previous commit had a partial implementation of this so the build script wouldn't work!
2024-02-29Initial rework commit: Build Script POC and CSS doneSteph Enders
I've created the main CSS layout and a proof of concept for the build script: this will actually build any "done" _post/ file and generate it as a workable HTML file. However, no index file generate, rss, or gemini is implemented
2024-02-20Wishlist updateSteph Enders
2023-08-12Add blog entry for sharing tracks!Steph Enders
This page will be updated as I add new tracks
2023-08-12Re-tidy filesSteph Enders
2023-08-09Update with phone-call follow-up & 5 day cycleSteph Enders
I am now going to be injecting .1mL every 5 days
2023-08-07Update hormone levels with aug 4th lab work resultsSteph Enders
2023-08-04Actually regenerate the HTMLSteph Enders
2023-08-04Fix typos in hormone blogSteph Enders
2023-08-04Add hormone level blog postSteph Enders
To regenerate simple do ./compile-mds.sh blog "Hormone Levels" mds/blog/hormone-levels.md www/blog/hormone-levels.html
2023-07-04Rename nav for fedi to fediSteph Enders
2023-06-30I guess lets get back in syncBill
2023-04-01Commit files after some timeBill
mp3s committed - we likely need to sort those out w/ git
2023-01-06Published new blogs, RSS, and Music Blog!Bill
2022-12-31Update site with feed link/update homepageBill
2022-12-31Actually publish feed now!Bill
Uncomment out feed publish
2022-12-31RSS Blog and Generate RSS Feed!Bill
2022-12-31Major overhaul, markdowns + copyright noticeBill
2022-11-18Update nav bar with new links!Bill
2022-11-18Generate blog index from mdBill
2022-11-18Update navbar on landing pageBill
2022-11-06Add script for blog publishingBill
Since a blog is written to the index.html its fairly easy to provide just the date and the md file. There still requires the line writing to the Blog Index. Also suppress warning exit from tidy which outputs a 1 if warnings and a 2 if errors were present. This method allows tidy.sh to be scriptable making warnings only return a 0 as well (so I can still use set -e in the scripts)
2022-11-05Create new MD blog post and retidyBill
I updated tidy so each file got a nice update along with the actual update
2022-11-05Add external props to compiled MD filesBill
Comes with some minor changes to the wishlist page
2022-11-04Merge branch 'markdown-support' from billBill
2022-11-04Merge branch 'markdown-support'Steph Enders
Add support for new pages via markdown No blog templates are supported yet
2022-11-04Fix typo in wishlistSteph Enders
2022-11-04Update wishlist and fix compile scriptmarkdown-supportBill
2022-11-04Merge branch 'markdown-support' of localhost:senders/senders-io into ↵Bill
markdown-support
2022-11-04Remove backup from gitSteph Enders
2022-11-04Update wishlisthSteph Enders
2022-11-04Update wishlist from .md sourceBill
2022-11-04Work on creating via a markdown [wip]Steph Enders
2022-11-04Some updatesBill
2021-02-13Remove name from homepageBill
2021-02-06Clean-up no longer needed assets and filesBill
2021-02-06Update aws upload steps for deployBill
2021-01-05homepage update to new entryBill
2021-01-05TidyBill