colorful rat Ratfactor.com > Dave's Repos

reporat

A static website generator for Git repos written in Ruby.
git clone http://ratfactor.com/repos/reporat/reporat.git

Commit history

commit 116c84e0e9ca41bbfd0c9038bf90b117dffd8576
Author: Dave Gauer 
Date:   Tue Aug 19 06:31:33 2025 -0400

    Don't need class on line numbers, already have selector

commit 64fd91ddbc1c430376efd32f20c62ad13b4d07e9
Author: Dave Gauer 
Date:   Tue Aug 19 06:28:13 2025 -0400

    Fix ln

commit edb1c078b7fc773c1c58f2e01258b8993562830d
Author: Dave Gauer 
Date:   Tue Aug 19 06:27:06 2025 -0400

    Add class to line numbers in listing

commit ef4431b0ec18c7f8285f6589e3b40b92c0872e8b
Author: Dave Gauer 
Date:   Tue Jul 29 21:33:51 2025 -0400

    Fix broken links for raw files in directories/subdirectories

commit baeb849cc9e3057688e35b1dba89aa088c1d5d9a
Author: Dave Gauer 
Date:   Wed Jul 17 14:49:03 2024 -0400

    Added info to README, hint to an error message

commit cb8a12da7efd60b4d95379f2bbb8d78719a75356
Author: Dave Gauer 
Date:   Wed Nov 15 19:22:00 2023 -0500

    Handle subdirectories, LOL
    
    Apparently I hadn't put up any repos with dirs yet!

commit 2f2b523e8ee250772cecb1bf69b0a494d093ed98
Author: Dave Gauer 
Date:   Sat Oct 14 21:11:49 2023 -0400

    Found a new static generator, added to README!

commit 0f7487c88bc718ffd5aa012dda8016a965bbc89c
Author: Dave Gauer 
Date:   Wed Oct 11 16:37:03 2023 -0400

    Oops! Bad file link in README

commit e7b39ed9be7e3d919d6bfbbf1bb751d3284d06d9
Author: Dave Gauer 
Date:   Sat Oct 7 13:07:26 2023 -0400

    Updated sample config

commit d9fea43651cf86ba2bdce0ea2cbceaefb4722aca
Author: Dave Gauer 
Date:   Sat Oct 7 12:50:52 2023 -0400

    Change config to use methods!
    
    *********************************************
    ** Breaking Change!                        **
    ** Please see new reporat.conf.rb example. **
    *********************************************

commit 1a29a6d39433244ca51fea56487d52102c3f23aa
Author: Dave Gauer 
Date:   Sun Oct 1 09:07:15 2023 -0400

    Added links to other similar projects in README

commit 8f783823fe5467e7228f251dc8e15c995fd60871
Author: Dave Gauer 
Date:   Fri Sep 29 20:39:28 2023 -0400

    Run from repo root dir, updated README

commit 53ed4fcd3732b52757fd55dd09589c2f13bc88e2
Author: Dave Gauer 
Date:   Fri Sep 29 13:35:32 2023 -0400

    Added config file to replace cli args

commit 0c84074dcbc52b317185b1427c42769c8ad7047b
Author: Dave Gauer 
Date:   Fri Sep 29 09:16:43 2023 -0400

    Fixed footer datetime

commit 2c1c0ebb41d003795a2455fd0a0adfe8e46b8c74
Author: Dave Gauer 
Date:   Fri Sep 29 09:10:46 2023 -0400

    Added footer to html output

commit 57275707f77249e76c07c5d5254ca32a7c1b6991
Author: Dave Gauer 
Date:   Fri Sep 29 08:56:40 2023 -0400

    Updated readme with current features

commit 8776ddf5ac99acceeb817cee1d7dbfc31087419c
Author: Dave Gauer 
Date:   Fri Sep 29 08:52:28 2023 -0400

    Add bare repo to output for cloning

commit 361337cdcb4f44eae9f3be402dd0251a7d9e0df1
Author: Dave Gauer 
Date:   Thu Sep 28 22:29:30 2023 -0400

    Figured out how to enable "dumb HTTP" cloning

commit a7bdb19112686bedd53c48d6161b0859e76e5eb9
Author: Dave Gauer 
Date:   Thu Sep 28 18:44:39 2023 -0400

    Added cute little ratty RepoRat logo
    
    RepoRat has a wizard hat!!!!

commit c0476ca480f42e6070ec820a5319c060d6d6ec9f
Author: Dave Gauer 
Date:   Thu Sep 28 16:47:55 2023 -0400

    Added files and commits pages

commit da3ee74dc496304a97375633dfb09b558aa09a6b
Author: Dave Gauer 
Date:   Thu Sep 28 16:29:44 2023 -0400

    Updated README with CSS usage

commit 2326add594e3c141d0f0b48b67b6c54491fac8bb
Author: Dave Gauer 
Date:   Thu Sep 28 15:56:57 2023 -0400

    Added common page headers and git description

commit f6eec3d975daaf1c5535141b7f364a8e4fd31f91
Author: Dave Gauer 
Date:   Thu Sep 28 08:10:13 2023 -0400

    Updated more license-related stuff

commit 23f2b46dd3f8bc7cc748f58843b9344f1a00a082
Author: Dave Gauer 
Date:   Thu Sep 28 07:47:40 2023 -0400

    Renamed rr.rb to reporat.rb

commit 7708bc7d0d0c0133333905c5afa82564a480e220
Author: Dave Gauer 
Date:   Thu Sep 28 07:46:26 2023 -0400

    Added LICENSE, fixed repo name handling

commit 931a6a7def3f0fb58796a58b6de130ec2a427f90
Author: Dave Gauer 
Date:   Wed Sep 27 19:56:50 2023 -0400

    Initial commit!