Skip to content

Commit

Permalink
sys: Packaging stuff for torillic mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
TEParsons committed Mar 30, 2024
1 parent 013f561 commit cd3fbb4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions mkdocs/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[project]
name = "mkdocs-torillic"
version = "2.0.3"
authors = [
{name = "Todd Parsons", email = "todd.e.parsons@gmail.com"}
]
[project.entry-points."mkdocs.themes"]
torillic = "torillic"
1 change: 1 addition & 0 deletions mkdocs/torillic/mkdocs_theme.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
name: torillic

0 comments on commit cd3fbb4

Please sign in to comment.