Skip to content

1.1. Naming Guidelines

solojavier edited this page Apr 24, 2013 · 2 revisions

Naming Guidelines

  • Files and directories begin with a number representing it's structure: (1.-, 1.2-).
  • You should use "-" instead of spaces.
  • Files end with ".md" extension.
  • You must have at least one directory

Example

1.-Hello/
  1.1.-World.md
  1.2.-Lorem-Ipsum.md
  1.3.-Inception/
    1.3.1.-Reality.md
    1.3.2.-Van-Chase.md
    1.3.3.-The-Hotel.md
    1.3.4.-Snow-Fortress.md
    1.3.5.-Limbo.md
2.-World/
   2.1.-That-was-deep.md
Clone this wiki locally