Skip to content

Commit

Permalink
Update gatsby-starter-chronoblog-hacker from Ganevru/gatsby-theme-chr…
Browse files Browse the repository at this point in the history
…onoblog
  • Loading branch information
Ganevru committed Dec 16, 2019
1 parent 447c57f commit baa8ea8
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 18 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.2](https://github.com/Ganevru/gatsby-theme-chronoblog/compare/hacker@1.2.1...hacker@1.2.2) (2019-12-16)

**Note:** Version bump only for package hacker





## [1.2.1](https://github.com/Ganevru/gatsby-theme-chronoblog/compare/hacker@1.2.0...hacker@1.2.1) (2019-12-16)

**Note:** Version bump only for package hacker





# [1.2.0](https://github.com/Ganevru/gatsby-theme-chronoblog/compare/hacker@1.1.0...hacker@1.2.0) (2019-12-15)

**Note:** Version bump only for package hacker
Expand Down
17 changes: 1 addition & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://chronoblog-hacker.netlify.com" target="_blank">
<img src="https://github.com/Ganevru/gatsby-theme-chronoblog/raw/master/assets/st-banner-hacker.jpg" alt="Chronoblog - Gatsby Theme" />
<img src="https://github.com/Ganevru/gatsby-theme-chronoblog/raw/master/assets/st-banner-hacker.png" alt="Chronoblog - Gatsby Theme" />
</a>

<h1 align="center">
Expand All @@ -18,21 +18,6 @@ Read more about Chronoblog Gatsby Theme here: [github.com/ganevru/gatsby-theme-c

**Live demo of this starter: [https://chronoblog-hacker.netlify.com](https://chronoblog-hacker.netlify.com/)**

## Features

- Specially designed to create a personal website
- Universal text feed divided into categories
- Search and Tags for organizing content
- A simple change of primary and secondary colors of the site, fonts, radius of curvature of elements, etc (thanks to Theme UI theming)
- Clean and Universal UI
- Mobile friendly, all elements and custom images are adapted to any screen
- Light/Dark mode
- Easy customization of icons and links to your social networks
- MDX for the main menu of the site, footer and other elements of the site
- MDX for pages and content
- Code syntax highlighting
- SEO (OpenGraph and Twitter) out of the box with default settings that make sense (thanks to React Helmet)

## How to start using Chronoblog Hacker Starter

If you have `gatsby-cli`:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hacker",
"version": "1.2.0",
"version": "1.2.2",
"private": true,
"description": "gatsby-starter-chronoblog-hacker",
"keywords": [],
Expand All @@ -16,7 +16,7 @@
"gatsby-plugin-google-analytics": "^2.1.23",
"gatsby-plugin-manifest": "^2.2.27",
"gatsby-plugin-sitemap": "^2.2.21",
"gatsby-theme-chronoblog": "^0.14.0",
"gatsby-theme-chronoblog": "^0.14.2",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
Expand Down
Binary file removed static/banner.jpg
Binary file not shown.
Binary file added static/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit baa8ea8

Please sign in to comment.