diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/.DS_Store differ diff --git a/pages/.DS_Store b/pages/.DS_Store new file mode 100644 index 0000000..297c1e8 Binary files /dev/null and b/pages/.DS_Store differ diff --git a/00 Legal.md b/pages/02.legal/default.md similarity index 100% rename from 00 Legal.md rename to pages/02.legal/default.md diff --git a/pages/02.typography/default.md b/pages/02.typography/default.md deleted file mode 100644 index 88691f6..0000000 --- a/pages/02.typography/default.md +++ /dev/null @@ -1,155 +0,0 @@ ---- -title: Typography ---- - -! Details on the full capabilities of Spectre.css can be found in the [Official Spectre Documentation](https://picturepan2.github.io/spectre/elements.html) - -The [Quark theme](https://github.com/getgrav/grav-theme-quark) is the new default theme for Grav built with [Spectre.css](https://picturepan2.github.io/spectre/) the lightweight, responsive and modern CSS framework. Spectre provides basic styles for typography, elements, and a responsive layout system that utilizes best practices and consistent language design. - -### Headings - -# H1 Heading `40px` - -## H2 Heading `32px` - -### H3 Heading `28px` - -#### H4 Heading `24px` - -##### H5 Heading `20px` - -###### H6 Heading `16px` - -```html -# H1 Heading -# H1 Heading `40px`` - -H1 Heading -``` - -### Paragraphs - -Lorem ipsum dolor sit amet, consectetur [adipiscing elit. Praesent risus leo, dictum in vehicula sit amet](#), feugiat tempus tellus. Duis quis sodales risus. Etiam euismod ornare consequat. - -Climb leg rub face on everything give attitude nap all day for under the bed. Chase mice attack feet but rub face on everything hopped up on goofballs. - -### Markdown Semantic Text Elements - -**Bold** `**Bold**` - -_Italic_ `_Italic_` - -~~Deleted~~ `~~Deleted~~` - -`Inline Code` `` `Inline Code` `` - -### HTML Semantic Text Elements - -I18N `` - -Citation `` - -Ctrl + S `` - -TextSuperscripted `` - -TextSubscxripted `` - -Underlined `` - -Highlighted `` - - `