Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-19 | Use Getopt::LongHEADmaster | Matias Linares | 1 | -30/+30 | |
2024-06-19 | Remove given statements and clean up some `open` files | Matias Linares | 1 | -33/+31 | |
2017-04-01 | Add sidebar option | Matias Linares | 1 | -5/+16 | |
2016-04-17 | Update styles | Matias Linares | 1 | -1/+1 | |
2016-04-17 | Add support for excluded files | Matias Linares | 1 | -19/+34 | |
2016-02-28 | Fix ssg output containing additional / | Matias Linares | 1 | -3/+4 | |
2016-02-25 | Fix bad regex | Matias Linares | 1 | -3/+2 | |
2016-02-25 | Update blockquote style | Matias Linares | 1 | -1/+1 | |
2016-02-25 | Ignore scripts and html | Matias Linares | 1 | -0/+2 | |
2016-02-24 | Add options for the output directory. | Matias Linares | 2 | -36/+73 | |
This commit changes the command line changing the -d flag to -o, and the input directory is passed on $ARGV[1]. Also update readme :) | |||||
2016-02-24 | remove all the index entries from the menu. | Matias Linares | 1 | -1/+4 | |
also add mobile support | |||||
2016-02-21 | remove all the 'index' links | Matias Linares | 1 | -16/+16 | |
2016-02-21 | Add a slash before the directories. | Matias Linares | 2 | -5/+6 | |
2016-02-21 | Fix bottom link | Matias Linares | 1 | -1/+1 | |
2016-02-21 | Rename swn to SSG | Matias Linares | 2 | -2/+2 | |
2016-02-21 | Remove test file | Matias Linares | 1 | -35/+0 | |
2016-02-21 | Initial commit | Matias Linares | 5 | -0/+345 | |