Commit graph

13 commits

Author SHA1 Message Date
96bf486ad2 Add "rake ci" 2024-05-19 23:24:47 -03:00
a955c15ca6 Update .github/ 2024-05-17 02:58:19 -03:00
6e1a7aec51 Add Nanoc::Filters::Tidy
Add a nanoc filter that runs HTML content through
[tidy-html](https://github.com/htacg/tidy-html5).

The content that is first run through ERB is often indented
incorrectly and inconsistently, and 'tidy' can fix that for us.
2023-10-07 19:29:52 -03:00
e866daaeb3 Fix Github action (take two) 2023-07-25 14:25:26 -03:00
d5279d04db Fix GitHub linter action 2023-07-25 14:23:51 -03:00
850d2019ce Add prettier GitHub action 2023-07-13 14:11:07 -03:00
605b7c983d Try to fix GitHub build 2023-03-21 03:36:29 -03:00
3c75a90f0d Fix build
See https://github.com/rubocop/rubocop/issues/6754#issuecomment-1465296115
2023-03-12 17:50:44 -03:00
f6d061a93a Fix GitHub build 2023-03-10 08:55:39 -03:00
bec0b99c0a Fix GitHub build 2023-03-10 06:13:49 -03:00
affa6bee33 Change GitHub build name 2023-01-05 19:31:32 -03:00
2f7b9fa93a Fix github lint action 2023-01-05 00:20:47 -03:00
96baf1ff40 actions: add "build" step, add "prepare-env" action. 2022-11-19 18:31:52 -03:00