diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..460c726 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,20 @@ +# python-project-template + +Project template suitable for Python development. + +This template provides a basic [Devevelopment Container](https://containers.dev/) with the following components: + +- [Ubuntu 24.04](https://ubuntu.com/) +- [Python 3.12](https://www.python.org/) +- [Poetry](https://python-poetry.org/) +- [Visual Studio Code](https://code.visualstudio.com/) extensions: [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python), [Git Graph](https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph) + +## Copyright and license for "python-project-template" + +Copyright (C) 2024, [Gianpaolo Macario](https://github.com/gmacario), all rights reserved. + +### Source code license + +The source code contained in this repository and the executable distributions are licensed under the terms of the MIT license as detailed in the [LICENSE](LICENSE) file. + + diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..04dd4a7 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,22 @@ + + + + + Document + + + + + + +
+ + + + +