Camelid
b77942d3c8
Rename `book-example` to `guide` ( #1336 )
...
`book-example` is a bit of a strange name given that it's not just an
example.
2020-09-23 03:16:09 +02:00
Camelid
2eccb457d2
gitignore: Ignore Vim temporary and swap files ( #1328 )
2020-09-11 15:10:38 +02:00
Kim Hå
8e8e53ae15
Added support for gitignore files. ( #1044 )
...
* Added support for gitignore files.
The watch command will now ignore files based on gitignore. This can be useful for when your editor creates cache or swap files.
* Ran cargo fmt.
* Made the code a bit tidier based on input from other Rust programmers.
Changed the type of the closure back to use PathBuf, not &PathBuf.
Reduced nesting.
2019-10-04 14:59:17 +02:00
Ryan Scheel
6961247f56
Include Cargo.lock ( #620 )
2018-02-15 07:03:10 +08:00
Michael Bryan
c89245b45b
Recursively apply replace_all() when running the links preprocessor ( #564 )
...
* Looks like we forgot to recursively apply replace_all() in #532
* Removed some print statements
* Made sure we ignore the rendered dummy_book
2018-01-22 06:44:28 +08:00
Mathieu David
2f3c14d609
ignore vscode dir in git
2017-09-01 08:22:01 +02:00
Mathieu David
6ab3d3da2a
ignore MacOS .DS_Store temporary files
2017-08-01 13:55:51 +02:00
Mathieu David
6dcb411f6a
Bumped version that was still set to 0.0.1 + added a bigger top margin for h2 and h3 elements
2015-11-10 16:26:39 +01:00
Mathieu David
aae23f46aa
Include Cargo.lock in versioning
2015-10-10 13:35:32 +02:00
Mathieu David
f222134ee6
book-example/book is not tracked anymore and the deploy script should build the output before pushing it to gh-pages
2015-08-05 20:47:21 +02:00
Mathieu David
a27bc498eb
Started to implement init
2015-07-07 02:56:19 +02:00
Mathieu David
d5a8d7f3a1
Initial commit
2015-07-06 14:21:59 +02:00