Skip to content
Tim Scalzo edited this page Mar 29, 2017 · 1 revision

Feel free to title your post whatever you like. Just make sure the name of its file follows these guidelines:

  1. The date should be formatted like this: yyyy-mm-dd-
  2. Take the title and do the following to it:
  3. Capital letters should be downcased
  4. Any spaces should be replaced with dashes
  5. Any other non-alphanumeric characters except periods should be removed
  6. Lastly, use the file extension .md

Example 1:

Title: "#Example"
Date: January 1st, 2000
Filename: 2000-01-01-example.md

Example 2:

Title: "I'm an example!"
Date: January 1st, 2000
Filename: 2000-01-01-im-an-example.md

Example 3:

Title: "Example 123"
Date: January 1st, 2000
Filename: 2000-01-01-example-123.md

Example 4:

Title: "Example.js"
Date: January 1st, 2000
Filename: 2000-01-01-example.js.md

Clone this wiki locally