index
:
wruby
master
Minimal blog and site generator written in ruby.
Bradley Taunt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-09-30
Use external stylesheet instead of inline, cleanup structure slightly, ↵
Bradley Taunt
README update
2024-09-20
Update footer link and README
Bradley Taunt
2024-09-19
Cleanup README, give directions for patches etc
Bradley Taunt
2024-09-19
Remove sourcehut build file and tweak README again
Bradley Taunt
2024-09-19
Update README
Bradley Taunt
2024-09-19
Remove the need for bundler
Bradley Taunt
2024-09-18
Update README to avoid errors and cleanup main wruby script
Bradley Taunt
2024-09-15
websites: add adast.dk
Adam Stück
2024-08-15
Add jsfree to the websites page
Bradley Taunt
2024-08-06
Set proper gem versions in srht build config
Bradley Taunt
2024-07-26
Require manually installing gems for sourcehut pages build
Bradley Taunt
2024-07-26
Place inline bundler at top of file, avoids conflicts when building in prod
Bradley Taunt
2024-07-26
sourcehut build config fix
Bradley Taunt
2024-07-26
Incorrect symbol in README, remove reference to gem install in build config
Bradley Taunt
2024-07-26
Update README
Bradley Taunt
2024-07-26
Remove Gemfiles and use inline bundler instead
Bradley Taunt
2024-07-25
Include ruby-dev in build packages
Bradley Taunt
2024-07-25
Update sourcehut pages build config for Alpine
Bradley Taunt
2024-07-25
Update project to latest ruby-3.3.3
Bradley Taunt
2024-07-25
Include Gemfile and lock, update README to utilize bundle install, Makefile ↵
Bradley Taunt
update
2024-07-24
Force RSS time to set itself to midday, put original post date back
Bradley Taunt
2024-07-24
Date change for testing
Bradley Taunt
2024-07-24
Remove need to require 'time', remove any mention of UTC conversion
Bradley Taunt
2024-07-24
Try to avoid issues with local time based servers
Bradley Taunt
2024-07-23
Revert overly complex date setting
Bradley Taunt
2024-07-23
Fix offset to go forward, not backwards
Bradley Taunt
2024-07-23
Testing fix for odd UTC date format in RSS
Bradley Taunt
2024-07-23
Avoid confusion with the ruby gem
Bradley Taunt
2024-07-23
Include proper top ID ref, add comment in root index
Bradley Taunt
2024-07-23
Pull out configuration into separate file,update homepage post count, ↵
Bradley Taunt
default post index page
2024-07-22
Fix index blog list date format
Bradley Taunt
2024-07-22
Fix UTC date rendering
Bradley Taunt
2024-07-22
Configure proper pubDate for RSS 2.0
Bradley Taunt
2024-07-22
Default to RSS 2.0 instead of Atom
Bradley Taunt
2024-07-22
Target UTC for RSS post dates
Bradley Taunt
2024-07-22
Update missing arguments for generating RSS
Bradley Taunt
2024-07-22
Fix RSS generated URL links for each post
Bradley Taunt
2024-07-22
Add websites page, new blog post example
Bradley Taunt
2024-07-21
Simplify blockquote styling for better dark mode support
Bradley Taunt
2024-07-21
Update personal domain on about page
Bradley Taunt
2024-07-21
Update wruby to dynamically handle pages subdirectories, regardless of depth
Bradley Taunt
2024-07-21
Update README info with better details
Bradley Taunt
2024-07-21
Update homepage info
Bradley Taunt
2024-07-21
Remove build folder and include gitignore
Bradley Taunt
2024-07-21
Update generated RSS id
Bradley Taunt
2024-07-21
Update README, add directories, image, LICENSE, and build config
Bradley Taunt
2024-07-20
Initial commit. Consider things in alpha and possible to change.
Bradley Taunt