# Site settings title: Maam's Note email: maamnote@10ninox.com description: > # this means to ignore newlines until "baseurl:" It's about me. Along the way, there's a story. baseurl: "" # the subpath of your site, e.g. /blog/ url: "http://maamnote.10ninox.com/" # the base hostname & protocol for your site twitter_username: github_username: # Build settings markdown: kramdown permalink: /:year/:month/:title/ paginate: 5 paginate_path: "post/page/:num/" sass: style: :compressed sass_dir: _sass