Added initial state of FFS front end
parents
_config.yml
0 → 100644
email: [email protected] | ||
name: Monero | ||
description: Monero is a digital currency that is secure, private, and untraceable. | ||
keywords: "monero, xmr, bitmonero, cryptocurrency" | ||
baseurl: "" | ||
url: "https://getmonero.org" | ||
markdown: kramdown | ||
# Kramdown was using smart quotes, which messes up CLI examples | ||
# TODO: smart quotes are actually quite pretty, so this is perhaps better handled via a plugin that reverts them for CLI blocks | ||
kramdown: | ||
smart_quotes: ["apos", "apos", "quot", "quot"] | ||
input: GFM | ||
exclude: ["README.md"] | ||
\ No newline at end of file |
_data/ffs.yml
0 → 100644
_includes/footer.html
0 → 100644
_includes/head.html
0 → 100644
_includes/header.html
0 → 100644
_layouts/base.html
0 → 100644
_layouts/customnt.html
0 → 100644
_layouts/ffs-cp.html
0 → 100644
_layouts/ffs-fr.html
0 → 100644
_layouts/ffs-ideas.html
0 → 100644
_layouts/ffs-wip.html
0 → 100644