This commit is contained in:
Robert Clarke 2019-05-03 23:36:05 +00:00
commit 536c3856e1
89 changed files with 8421 additions and 0 deletions

5
config.toml Normal file
View file

@ -0,0 +1,5 @@
# The URL the site will be built for
base_url = "https://example.com"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true