Skip to content

Commit d222967

Browse files
author
Fran
committed
update examples
1 parent 27e3ec5 commit d222967

59 files changed

Lines changed: 2 additions & 2869 deletions

Some content is hidden

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pip install neutraltemplate
1313
Usage
1414
-----
1515

16-
See: [Web APP example](https://github.com/FranBarInstance/neutraltemplate/tree/master/examples)
16+
See: [examples](https://github.com/FranBarInstance/neutralts-docs/tree/master/examples/python)
1717

1818
```
1919
from neutraltemplate import NeutralTemplate
@@ -94,4 +94,4 @@ Neutral TS template engine Python Package.
9494
- [Repository](https://github.com/FranBarInstance/neutraltemplate)
9595
- [Crate](https://crates.io/crates/neutralts)
9696
- [PYPI Package](https://pypi.org/project/neutraltemplate/)
97-
- [Examples](https://github.com/FranBarInstance/neutraltemplate/tree/master/examples)
97+
- [Examples](https://github.com/FranBarInstance/neutralts-docs/tree/master/examples/python)

examples/flask/README.md

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

examples/flask/src/app.py

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

examples/flask/src/constants.py

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

examples/flask/src/neutral/data/locale-en.json

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

examples/flask/src/neutral/data/locale-es.json

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

examples/flask/src/neutral/data/route-help-data.json

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

examples/flask/src/neutral/data/route-help-locale-es.json

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

examples/flask/src/neutral/data/route-home-data.json

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

examples/flask/src/neutral/data/route-home-locale-es.json

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

0 commit comments

Comments
 (0)