From 002e7a5531d956243a112f68814fb0588bca1ce9 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Sat, 2 Nov 2019 15:53:39 -0700 Subject: [PATCH] Front-page work, RT work --- assets/css/parts/_front-flex.scss | 9 +++ content/_index.html | 65 ++++++++++++++++--- layouts/_default/category.html | 7 -- ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 5 ++ 4 files changed, 70 insertions(+), 16 deletions(-) delete mode 100644 layouts/_default/category.html diff --git a/assets/css/parts/_front-flex.scss b/assets/css/parts/_front-flex.scss index 56f7869..4d1728e 100644 --- a/assets/css/parts/_front-flex.scss +++ b/assets/css/parts/_front-flex.scss @@ -9,6 +9,11 @@ padding: 1rem; } + .third { + flex: 1 1 30%; + padding: 0.5rem; + } + .small { flex: 1 1 38%; padding: 0.5rem; @@ -18,4 +23,8 @@ flex: 1 1 61%; padding: 0.5rem; } + + .odd { + background-color: rgba(255, 255, 255, 0.05); + } } diff --git a/content/_index.html b/content/_index.html index 3fe81a3..717328a 100644 --- a/content/_index.html +++ b/content/_index.html @@ -15,20 +15,67 @@
-

Publications

-

Growl MFF fur whiskerflick wolf squeak anthrocon sketch, suiter anthrochat VCL squeak fursuit squeak InkBunny pet wiggle. Sketch anthrochat furries scritch. Reh growl stream FC Wikifur meow tapestries sparkledog, SoFurry sergal Weasyl furries yip. Mew mew icon cat sketch stream furnet headless Weasyl ott. Tailswish InkBunny. Pet FC, anthrochat suiter booper boop meow yip, sketch stream yip popufur cat, headless husky convention. Meow SoFurry sparkledog scritch tapestries anthrochat SoFurry fursuit InkBunny sergal, Yerf!.

- -

Weasyl murr whiskerflick meow wolf Weasyl, furries fur Further Confusion, AC furnet. Squeak AC cat, FA growl FurryMUCK Further Confusion Midwest Fur Fest, swish con murr anthrocon bark boop SPR icon Further Confusion FurryMUCK. Suiter. Meow, yip SPR FurAffinity stream husky furry otter otter anthrocon bark, fox commission meow squeak headless. Icon popufur scritch SoFurry popufur ruining the magic FC furcadia Midwest Fur Fest, FA tapestries headless FA meow ott sparkledog meow, ruining the magic Further Confusion FC FurAffinity boop furry furnet, con furnation VCL. Reh furnet furry furre cat InkBunny suiter, FurAffinity otter sergal wag convention fursuit FurryMUCK, wag convention furcadia wag furries whiskerflick. Boop FurryMUCK ruining the magic furcadia Yerf! furries sketch, MFF husky stream sparkledog anthrochat feesh, furry FurAffinity furre.

+

Publications

+

Madison has had her work published in several anthologies and has self-published her work in a few more.

+

Madison's works

+ +

Works containing Madison's writing

+
Some of the publications Madison has been in
-
+

Projects

+

Along with standalone works and story collections, Madison has worked on several writing projects, often with others

+
    +
  • ally - an ergodic, semiautobiographical project in the form of a conversation
  • +
  • Post-Self - a collaborative fiction project designed to explore the implications of a universe where the sense of self can be blurred, split, or demolished through replication
  • +
  • [adjective][species] and Love ◦ Sex ◦ Fur - [a][s] is a metafurry resource aiming to take a look at the furry world from the inside out; LSF is a sub-project exploring the same in a more adult setting
  • +
-
- - - +
+ ally + Post-Self + [a][s] +
+
+

Categories

+

Madison has worked on several pieces of various kinds. These are broken down into sensible categories.

+ +
+
+

Tags

+

Madison's work covers a variety of topics, organized into tags.

+ +
+
+

Series

+

Several of Madison's projects take part in shared universes or in series.

+
diff --git a/layouts/_default/category.html b/layouts/_default/category.html deleted file mode 100644 index c744dea..0000000 --- a/layouts/_default/category.html +++ /dev/null @@ -1,7 +0,0 @@ -{{ define "main" }} -
-
-{{ .Content }} -
-
-{{ end }} diff --git a/resources/_gen/assets/scss/css/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/css/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content index 309fea7..7494638 100644 --- a/resources/_gen/assets/scss/css/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ b/resources/_gen/assets/scss/css/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content @@ -1339,12 +1339,17 @@ ul.pagination .page-item.active a { display: flex; background-color: rgba(255, 255, 255, 0.1); padding: 1rem; } + .front-flex .third { + flex: 1 1 30%; + padding: 0.5rem; } .front-flex .small { flex: 1 1 38%; padding: 0.5rem; } .front-flex .large { flex: 1 1 61%; padding: 0.5rem; } + .front-flex .odd { + background-color: rgba(255, 255, 255, 0.05); } /* = = = = = = = = = = Media = = = = = = = = = = */ /* Small Devices, Tablets */