Skip to content

Commit 063ce90

Browse files
authored
Merge pull request #23 from martcpp/clean
Clean up the repo
2 parents bd18414 + ae7043d commit 063ce90

55 files changed

Lines changed: 5 additions & 9015 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ Cargo.lock
2020
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
2121
#.idea/*~
2222
.DS_Store
23+
env/
24+
site/
25+
static/

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ site_name: microBioRust docs
22
site_url: https://lcrossman.github.io/microBioRust/
33
theme:
44
name: material
5+
# logo: images/pc_specs.png
6+
# favicon: images/pc_specs.png
57
font:
68
text: "Open Sans"
79
palette:

site/404.html

Lines changed: 0 additions & 357 deletions
This file was deleted.

site/assets/images/favicon.png

-1.83 KB
Binary file not shown.

site/assets/javascripts/bundle.56ea9cef.min.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)