Cleanup, grammar fixes, and build fix
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
---
|
||||
category: AI Task
|
||||
status: Done
|
||||
---
|
||||
Check gsp.docs for frontmatter and markdown docs.
|
||||
|
||||
Generate a website in the Web project to display the markdown files.
|
||||
|
||||
The Overview.md will be the content on the home page.
|
||||
|
||||
Add cards for the information of markdown files with the frontmatter category of Game.
|
||||
|
||||
The cards will have the frontmatter links of link for the website and git for the git repo.
|
||||
|
||||
Clicking on the card will open a dialog with the full details located in the content of the markdown file.
|
||||
|
||||
Save this frontmatter model data in the Model project.
|
||||
|
||||
Make this practice be scripts saved in the Build project.
|
||||
|
||||
Make the Web project build the Build project as a pre-step.
|
||||
Reference in New Issue
Block a user