Can't get my posts to show up on lab notebook link #1263
-
Hi all, I made a lab notebook using the Jekyll instructions in the lab handbook, and I was able to edit the original post but now I can't get my second post to show up on the website. Let me know if anyone knows what I did wrong or if you need any more information. Thanks! :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Ooh okay I ran into a similar issue a while ago! The file name of your post needs to be YYYY-MM-DD-postnamewhateverhere.extension The last dash after the date is also important - I accidentally had a post or two named something like YYYY-MM-DD_postname and they wouldn't show up until I changed that underscore to a dash |
Beta Was this translation helpful? Give feedback.
Ooh okay I ran into a similar issue a while ago! The file name of your post needs to be YYYY-MM-DD-postnamewhateverhere.extension
The last dash after the date is also important - I accidentally had a post or two named something like YYYY-MM-DD_postname and they wouldn't show up until I changed that underscore to a dash