Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #6 #7

Merged
merged 5 commits into from
Oct 2, 2016
Merged

Issue #6 #7

merged 5 commits into from
Oct 2, 2016

Conversation

dannystaple
Copy link
Member

This is the fix for Issue #6 - removing the _drafts folder, and replacing the placeholder in _posts with an readme file specifying it's purpose.
There's no need for the drafts readme - drafts isn't that useful in the github context.

@carlosperate
Copy link
Member

Thanks @dannystaple !
For the _posts/readme.md could we have a simple "copy/paste" example of the header as a code block in the description? (using the markdown escape characters for code), so something like:

---
layout: post
title: Post Title
category : lessons
tagline: "Supporting tagline"
tags : [my_tag, something_else]
---

Would the other properties be required at all? Are they not applicable to this type of website?

@dannystaple
Copy link
Member Author

Hi Carlos - I've added those - yes they can all be used. Blog post categories can also be made with folder structures.

@ntoll ntoll merged commit 3298810 into mu-editor:master Oct 2, 2016
@carlosperate
Copy link
Member

Awesome, thanks, looks great!

@dannystaple dannystaple deleted the issue-#6 branch October 24, 2016 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants