Starting point for a project page powered by Nikola using python
Referring to the Nikola Handbook and more specifically, the tutorial on building a page instead of a blog
[x] Link to the project's codespace
[x]Initialize Nikola project
[x] Commit / Push
[x] Edit conf.py for github pages deployment gh-pages
[x] Deploy to the project-specific github pages
[ ] Initialize project page Project Page
[ ] Build/Deploy using Github Actions.
[ ] Pick a project page theme
[ ] Add theme info to conf.py
[ ] discuss fixing issue 4 [ ] Workshop some feature descriptions in Gherkin [ ] Ponder the four enduring mysteries in the feature files [ ] Write some step definitions using pytest [ ] Run pytest BDD
[ ] Initialize copier to fix issue 5 [ ] Create a template repo for others to use