My first try/project about getting my websites generated dinamically in C++ and a library.
https://git.thepra.dev/thepra/MyWebsitesGenerator
|
||
---|---|---|
TestWebGen | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
TestWebGen.sln |
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 ^_^