Skip to content

Cleans up front matter#9835

Merged
balloob merged 8 commits into
currentfrom
frenck-2019-0100
Jul 11, 2019
Merged

Cleans up front matter#9835
balloob merged 8 commits into
currentfrom
frenck-2019-0100

Conversation

@frenck
Copy link
Copy Markdown
Member

@frenck frenck commented Jul 11, 2019

Description:

This PR cleans up the front matter of our website. By setting defaults (first commit of this PR), I've been able to remove a whopping 8000 lines from our website.

This makes the Markdown more readable, less to check on reviews and less error-prone.
Dates have also been removed, except for blog posts of course.

All removals are done with regular expressions, e.g., ^layout: (page|post).*\n -> None.

Preview: https://deploy-preview-9835--home-assistant-docs.netlify.com/

Checklist:

  • Branch: next is for changes and new documentation that will go public with the next home-assistant release. Fixes, changes and adjustments for the current release should be created against current.
  • The documentation follows the standards.

@frenck frenck added current This PR goes into the current branch enhancement ready-for-review This PR needs to be reviewed labels Jul 11, 2019
@frenck frenck self-assigned this Jul 11, 2019
@frenck
Copy link
Copy Markdown
Member Author

frenck commented Jul 11, 2019

Hmm, categories broke in the netlify version.
Taking a look...

edit: Fixed.

@balloob balloob merged commit 1833c32 into current Jul 11, 2019
@delete-merged-branch delete-merged-branch Bot deleted the frenck-2019-0100 branch July 11, 2019 21:35
@balloob
Copy link
Copy Markdown
Member

balloob commented Jul 11, 2019

I'll merge current -> next now

@frenck frenck removed the ready-for-review This PR needs to be reviewed label Jul 12, 2019
KJonline pushed a commit to Rendili/home-assistant.github.io that referenced this pull request Jul 15, 2019
…nt.io into next

* 'next' of https://github.com/home-assistant/home-assistant.io: (1574 commits)
  Add Twente Milieu integration (home-assistant#9851)
  Add climate services to Homematic IP Cloud (home-assistant#9832)
  Add documentation for Splunk Component entity filter support (home-assistant#9831)
  Added config for multiple accounts - N26 (home-assistant#9577)
  Add Apache Kafka docs (home-assistant#9836)
  Remove monitored conditions from syncthru (home-assistant#9825)
  Cleans up front matter (home-assistant#9835)
  Add WWLLN docs (home-assistant#9802)
  [Toon] New scan_interval on integration level (home-assistant#9488)
  Update alexa.smart_home.markdown (home-assistant#9827)
  Clarify
  media_player volume control (home-assistant#9829)
  Add marker sensor to CUPS (home-assistant#9820)
  Updates climate platform docs for Climate 1.0
  Updates Google Assistant for Climate 1.0
  Updates generic_thermostat for Climate 1.0
  Updates KNX for Climate 1.0
  Updates Stiebel Eltron to Climate 1.0
  Updates Ecobee for Climate 1.0
  Updates Radio Thermostat for Climate 1.0
  ...

# Conflicts:
#	source/_components/climate.hive.markdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

current This PR goes into the current branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants