stapix
Yet another static page generator for photo galleries
- Commit
- 743086c073d2b533a65c5b4d785fe2966256f373
-
- Parent
- 2624bb554ef0db20f193fd539d57a83ff73893a5
-
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Replaced array derreference with Iterator::take
Replaced "[0..n]" with "Iterator::take(n)" to avoid crassing when there are too few pictures
Diffstats
3 files changed, 3 insertions, 3 deletions
Status |
Name |
Changes |
Insertions |
Deletions |
Modified |
Cargo.lock |
2 files changed |
1 |
1 |
Modified |
Cargo.toml |
2 files changed |
1 |
1 |
Modified |
src/main.rs |
2 files changed |
1 |
1 |