issues
search
getscissorhands
/
Scissorhands.NET
A Blazor WebAssembly based static site generator
https://getscissorhands.github.io
MIT License
14
stars
7
forks
source link
As an application, I want to display a list of posts at the landing page, /admin, so that a user can see the list
#51
Open
justinyoo
opened
8 years ago
justinyoo
commented
8 years ago
[x] Display a list of posts
[x] Provide links for each post to view static HTML
[x] Provide buttons for each post to edit
[x] Provide buttons for each post to delete
[x] Provide a button to write a new post
justinyoo
commented
8 years ago
All done. Refactoring is required.