Open HalosGhost opened 6 years ago
For now, we include a set of projects to link to on the main page.
Ideally, we would support a project catalog with per-project pages that display a bit of information about each project.
This could start as just a project template with hard-coded information for each project.
Eventually, this should involve an sqlite3 database that stores the project information so that projects can be added without recompile.
Okay, new plan! Having just found out about stagit, I have come to believe this is the perfect option for accomplishing two goals with one fell swoop:
stagit
README
For now, we include a set of projects to link to on the main page.
Ideally, we would support a project catalog with per-project pages that display a bit of information about each project.
This could start as just a project template with hard-coded information for each project.
Eventually, this should involve an sqlite3 database that stores the project information so that projects can be added without recompile.