This website works better with JavaScript.
Explore
Help
Sign In
hammy
/
mdbook-template
mirror of
https://github.com/sgoudham/mdbook-template.git
Watch
1
Star
0
Fork
You've already forked mdbook-template
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31
Commits
4
Branches
4
Tags
397 KiB
7088cc2c6e
main
dependabot/cargo/clap-4.1.11
dependabot/cargo/fancy-regex-0.11.0
dependabot/cargo/env_logger-0.10.0
v1.1.1+deprecated
v1.1.0
v1.0.0
v0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7088cc2c6e'
${ noResults }
Commit Graph
31 Commits (7088cc2c6e8324eaf64e7fe3b7896ea4a4022936)
All Branches
Search
Author
SHA1
Message
Date
sgoudham
7088cc2c6e
[TEM
#1
] - Add ARGS regex and use HashMap<String, &str> instead of (Vec<String>, Vec<String>)
3 years ago
sgoudham
127f38b2e8
Update .gitignore
3 years ago
sgoudham
9ebf21a3b2
[v0.1.0] - Update description
3 years ago
sgoudham
f7ad95a44c
[v0.1.0] - Update metadata
3 years ago
sgoudham
3ab3c5ad59
[v0.1.0] - Exclude /examples dir for packaging
3 years ago
sgoudham
22f6981112
[v0.1.0] - Reformat
3 years ago
sgoudham
fd56fdf552
[v0.1.0] - Add Table of Contents
3 years ago
sgoudham
417a69affa
[v0.1.0] - Add Table of Contents
3 years ago
sgoudham
080defaadf
[v0.1.0] - Update README.md
3 years ago
sgoudham
48ebfca38b
[v0.1.0] - Update .gitignore
3 years ago
sgoudham
7fec0c9732
[v0.1.0] - Add readme-example
3 years ago
sgoudham
0783ed7aa0
[v0.1.0] - Update README.md
3 years ago
sgoudham
75e7609610
[v0.1.0] - Improve regex to capture newlines & add tests
3 years ago
sgoudham
cde3f454dc
[v0.1.0] - Add some tests
3 years ago
sgoudham
0a7e6fd504
[v0.1.0] - Separate all links logic into links.rs
3 years ago
sgoudham
b977874cab
[v0.1.0] - Add deploy.yml script
3 years ago
sgoudham
a159469f6d
[v0.1.0] - Add build.yml script
3 years ago
sgoudham
3484ad46cf
[v0.1.0] - Update permissions for linux systems
3 years ago
sgoudham
3a3078c541
[v0.1.0] - Add ##Format & ##Example sections
3 years ago
Hamothy
a381b9a0b1
Create dependabot.yml
3 years ago
sgoudham
9ac1373fe2
[v0.1.0] - Add ##Format & ##Example sections
3 years ago
sgoudham
140ff41369
[v0.1.0] - Implement Minimum Viable Product
3 years ago
sgoudham
f0c0831c72
Add incomplete README.md
3 years ago
sgoudham
0aa1f5fa59
Add CONTRIBUTING.md
3 years ago
sgoudham
e96c2133fb
Remove unused dependencies & add aho-corasick to substitute strings
3 years ago
sgoudham
c28a60c500
Remove use of 'dyn' to improve efficiency
3 years ago
sgoudham
767fb66c03
Create proper skeleton
3 years ago
sgoudham
ce0cfdd1d4
Add dependencies and crate info
3 years ago
Hammy
7f2a393afb
Setup cargo project skeleton
3 years ago
Hammy
2a5ff4ad16
Add /.idea to .gitignore
3 years ago
Hamothy
ec68447094
Initial commit
3 years ago