]> git.r.bdr.sh - rbdr/page/shortlog
rbdr/page
10 days ago Ruben Beltran... Remove fail threshold as it's not consistent
10 days ago Ruben Beltran... Add Tarpaulin to CI, fail under 100 rbdr-add-tests
11 days ago Ruben Beltran... Use String::new() for empty strings
11 days ago Ruben Beltran... Fix test
11 days ago Ruben Beltran... Reformat
11 days ago Ruben Beltran... Address pedantic issues
11 days ago Ruben Beltran... Some more linter improvements
11 days ago Ruben Beltran... Format and lint the code
11 days ago Ruben Beltran... Update layout tests
11 days ago Ruben Beltran... Update file strategy tests
11 days ago Ruben Beltran... Update file handler mod tests
11 days ago Ruben Beltran... Update main and file_finder tests
11 days ago Ruben Beltran... Add first tests
2024-07-17 Ruben Beltran... Use sections instead of divs 1.3.2
2024-03-16 Ruben Beltran... Add mac command
2024-03-13 Ruben Beltran... Remove clang from page 1.3.1
2024-03-13 Ruben Beltran... Add the packaging steps + manual
2024-03-12 Ruben Beltran... Make smaller
2024-03-12 Ruben Beltran... Add cargo linker config
2024-03-12 Ruben Beltran... Add build
2024-03-09 Ruben Beltran... Relicense
2024-02-04 Ruben Beltran... Don't close br
2024-02-04 Ruben Beltran... Fix incorrect h 1.3.0
2024-02-04 Ruben Beltran... Treat preformatted text with alt as an image
2023-10-06 Ruben Beltran... Wrap headings, fix empty lines 1.2.0
2023-04-18 Ruben Beltran... Bump version 1.1.0
2023-04-18 Ruben Beltran... Update README
2023-04-18 Ruben Beltran... Generate gemini and html separately
2023-04-17 Ruben Beltran... Replace gmi with md 1.0.0
2023-04-16 Ruben Beltran... Bump to 1.0.0
2023-04-16 Ruben Beltran... Handle layout error better
2023-04-16 Ruben Beltran... Replace gemini links
2023-04-16 Ruben Beltran... Remove print
2023-04-16 Ruben Beltran... Add gemini parsing
2023-04-16 Ruben Beltran... Add license
2023-04-16 Ruben Beltran... Update behavior about hidden files
2023-04-16 Ruben Beltran... Add static file copying
2023-04-16 Ruben Beltran... Add logic to read and assign files / layout
2023-04-16 Ruben Beltran... Ignore hidden files in root
2023-04-15 Ruben Beltran... Add basic strategies
2023-04-15 Ruben Beltran... Read the files
2023-04-13 Ruben Beltran... Add a gemini parser