Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Reduce Theme Specificity (#154)
Browse files Browse the repository at this point in the history
* Reduce highlight.js clutter

* Lower theme templates in Hugo lookup order

* Reduce specificity in config head scripts

* Reduce specificity in i18n

* Reduce specificity in staticman

* Update featured image

* Change exampleSite images to known royalty-free images

* Enable inline css (fix #151)

* Reduce CSS specificity and adjust styling

* Add background for backwards compatibility

* Add sitewide default value imageStretch

* Bug: Fix small image centered

* Add Indonesian language (#157)

* add Indonesian language

* I was update id.toml based PR (#154) new format

I was update id.toml based PR (#154) new format on https://github.com/pacollins/hugo-future-imperfect-slim/blob/reduce-specificity/i18n/en.toml

* Update theme notification message.

* Add cover to featured image (@kdbruin)

* Match pagination of single to list

* Fix mobile menu border

* Fix console error

* Fix example site

Co-authored-by: ipang dwi <admin@firstplato.com>
  • Loading branch information
pacollins and ipang-dwi authored Jul 19, 2020
1 parent 5f7d838 commit 2f9ab4f
Show file tree
Hide file tree
Showing 158 changed files with 2,951 additions and 10,293 deletions.
10 changes: 7 additions & 3 deletions archetypes/default.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
+++
author = ""
title = ""
date = ""
description = ""
author = ""
date = ""
tags = [""]
categories = [""]
images = [""]
comments = true
[[images]]
src = ""
alt = ""
stretch = ""
+++
File renamed without changes.
File renamed without changes.
99 changes: 0 additions & 99 deletions assets/css/styles/a11y-dark.css

This file was deleted.

99 changes: 0 additions & 99 deletions assets/css/styles/a11y-light.css

This file was deleted.

108 changes: 0 additions & 108 deletions assets/css/styles/agate.css

This file was deleted.

Loading

0 comments on commit 2f9ab4f

Please sign in to comment.