THIS SITE IS A WORK-IN-PROGRESS

Auctor Site Structure

TODO: Introduction.

TODO: Convention over configuration.

Sample Site Structure

  • /
    • /_build
      • build.js
      • config.yml
    • /_layout
      • template.ejs
    • /assets
      • /css
      • /js
      • /img
    • /content
      • index.md
      • about.ejs
      • /portfolio
        • index.md
        • work.md
    • package.json