Add blog post about dev website

This commit is contained in:
Paulus Schoutsen 2018-04-26 12:58:51 -04:00
parent 80b268cd65
commit 73d436247a
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
---
layout: post
title: "New developer website"
description: "We have extracted the developer section of our website into its own website."
date: 2018-04-26 00:01:00
date_formatted: "April 26, 2018"
author: Paulus Schoutsen
author_twitter: balloob
comments: true
categories: Announcement
og_image: /images/blog/2018-04-developer-website/screenshot.png
---
When we launched the website in December 2014, we've only had a handful of components and usage instructions. Since then the website has grown to over a 1000 pages touching a wide range of topics. The growth, while great, also has put a lot of strain on how the docs are organised. One of the places that was especially suffering under the growth was the developer section. It was living under a single top menu item and had to contain everything in a single sidebar.
To fix this, we're releasing a new website: [developers.home-assistant.io](https://developers.home-assistant.io). The website is aimed at people that are developing Home Assistant. It will contain resources how to setup your development environment, how to fix bugs, help with translations or improve the frontend. The main website will now solely be focused on Home Assistant users.
Go check it out and let us know what you think: [developers.home-assistant.io](https://developers.home-assistant.io).
<a href='https://developers.home-assistant.io'><img src='/images/blog/2018-04-developer-website/screenshot.png' alt='Screenshot of the developer website' style='border: 0;box-shadow: none;'></a>

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB