My first try/project about getting my websites generated dinamically in C++ and a library.
https://git.thepra.dev/thepra/MyWebsitesGenerator
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adding a README |
3 years ago | |
---|---|---|
TestWebGen | 6 years ago | |
.gitattributes | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 3 years ago | |
TestWebGen.sln | 6 years ago |
README.md
This was my first try/project about getting my websites generated dinamically in C++ and a library.
I kind of accomplished what I wanted at that time; some filesystem issue about paths get in the way and I left the project as it was.
Nowadays I keep it to remember that experience ^_^