Ideas: Updated

This commit is contained in:
2017-06-13 21:35:02 -07:00
parent ccf758a95b
commit 0523d93916
2 changed files with 17 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ It should ask a series of questions and create the file in the correct place
Jekyll helper
Add or edit post?
Would you like to (a)dd or (e)dit a post?
If edit:
grab all of the posts, put them into an array, print 10 at a time (newest first) with corresponding numbers (1-10)
let the user select a number to edit that post