Skip to content

Commit

Permalink
🚚 Rename repository to lamin-usecases (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf authored Jul 20, 2023
1 parent 4e67076 commit 8ec8518
Show file tree
Hide file tree
Showing 14 changed files with 1,903 additions and 672 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ ENV/

# Lamin
_build
docs/lamin_examples.*
docs/lamin_usecases.*
lamin_sphinx
docs/conf.py
_docs_tmp*
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ repos:
- id: nbstripout
exclude: |
(?x)(
docs/examples/|
docs/usecases/|
docs/notes/
)
- repo: https://github.com/Lucas-C/pre-commit-hooks
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# lamin-examples: Examples built on Lamin
# Lamin use cases

Read the [docs](https://lamin-examples-ddcd.netlify.app/docs/lamin-examples/).
Read the [docs](https://lamin-examples-ddcd.netlify.app).
Loading

0 comments on commit 8ec8518

Please sign in to comment.