Skip to content

Commit

Permalink
Merge pull request #770 from stp-ip/master
Browse files Browse the repository at this point in the history
Release Syna v0.17.1
  • Loading branch information
stp-ip committed May 23, 2020
2 parents 4893fbf + 24f3a20 commit 8ef1aae
Show file tree
Hide file tree
Showing 9 changed files with 82 additions and 51 deletions.
70 changes: 35 additions & 35 deletions .seed-config.yaml
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
project:
name: "Syna Theme"
state: "stable"
image: "https://raw.githubusercontent.com/okkur/syna/master/exampleSite/static/images/logo.svg?sanitize=true"
website: "https://syna.okkur.org"
oneLiner: "Highly customizable open source theme for Hugo based static websites"
name: 'Syna Theme'
state: 'stable'
image: 'https://raw.githubusercontent.com/okkur/syna/master/exampleSite/static/images/logo.svg?sanitize=true'
website: 'https://syna.okkur.org'
oneLiner: 'Highly customizable open source theme for Hugo based static websites'
description: |
Create your next website with Syna.
version: "v0.17.0"
Create your next website with Syna.
version: 'v0.17.1'

vision:
type: "community"
type: 'community'
overview: |
This project thrives to be the goto theme for websites using Hugo.
concept: "Built a modular theme to be easily extendible with a default library of fragments available."
concept: 'Built a modular theme to be easily extendible with a default library of fragments available.'
aim: "Syna provides a generic solution to easily get up and running, but doesn't consider hugely specialized solutions to be integrated."

supportLinks:
documentation: "https://syna.okkur.org/docs"
examples: "https://syna.okkur.org/demo"
documentation: 'https://syna.okkur.org/docs'
examples: 'https://syna.okkur.org/demo'

contributionLinks:
issueTemplate: "/.github/ISSUE_TEMPLATE.md"
starterIssues: "https://github.com/okkur/syna/labels/starter%20issue"
issueTemplate: '/.github/ISSUE_TEMPLATE.md'
starterIssues: 'https://github.com/okkur/syna/labels/starter%20issue'

emails:
commercialSupport: "[email protected]"
security: "[email protected]"
coc: "[email protected]"
commercialSupport: '[email protected]'
security: '[email protected]'
coc: '[email protected]'

copyright:
year: "2017"
year: '2017'

cla:
copyrightHolder: "nzt.ventures GmbH"
mail: "[email protected]"
copyrightHolder: 'nzt.ventures GmbH'
mail: '[email protected]'

maintainers:
- name: "Michael Grosser"
nick: "stp-ip"
- name: "Mahdi Pourismaiel"
nick: "mpourismaiel"
- name: 'Michael Grosser'
nick: 'stp-ip'
- name: 'Mahdi Pourismaiel'
nick: 'mpourismaiel'

repo:
link: "https://syna.okkur.org/code"
type: "Github"
link: 'https://syna.okkur.org/code'
type: 'Github'

issueTemplate:
questions:
- "Hugo version"
- 'Hugo version'

badges:
- image: "https://img.shields.io/badge/state-stable-green.svg"
alt: "state"
- image: "https://img.shields.io/github/release/okkur/syna.svg"
link: "https://syna.okkur.org/releases"
alt: "release"
- image: "https://img.shields.io/github/license/okkur/syna.svg"
link: "LICENSE"
alt: "license"
- image: 'https://img.shields.io/badge/state-stable-green.svg'
alt: 'state'
- image: 'https://img.shields.io/github/release/okkur/syna.svg'
link: 'https://syna.okkur.org/releases'
alt: 'release'
- image: 'https://img.shields.io/github/license/okkur/syna.svg'
link: 'LICENSE'
alt: 'license'

reposeed:
configVersion: "v1"
configVersion: 'v1'
47 changes: 39 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,62 @@
<!--
# v0.17.0
# v0.18.0
_2018_
- [Downloads for v0.17.0](https://syna.okkur.org/releases/v0.17.0)
- [Changelog since v0.16.0](#changes-since-v016)
- [Downloads for v0.18.0](https://syna.okkur.org/releases/v0.18.0)
- [Changelog since v0.17.1](#changes-since-v0171)
## Documentation for v0.17
[Documentation](https://syna.okkur.org/docs) *Documentation defaults to latest release*
## Changes since v0.16.0
## Changes since v0.17.1
## Fixes since v0.16.0
## Fixes since v0.17.1
---
-->

# v0.17.1

_2020-05-23_

- [Downloads for v0.17.1](https://syna.okkur.org/releases/v0.17.1)
- [Changelog since v0.17.0](#changes-since-v0170)

## Documentation for v0.17.1

[Documentation](https://syna.okkur.org/docs) _Documentation defaults to latest release_

## Changes since v0.17.0

- Allow custom inputs in the contact form [754](https://github.com/okkur/syna/pull/754)

## Fixes since v0.17.0

- Fix duplicate section pages in list fragment [755](https://github.com/okkur/syna/pull/755)
- Fix a bug that caused subsections be shown if the config was set to not show them or show duplicate subsections if config was set to show them.
- hero: Fix image.height and image.width [768](https://github.com/okkur/syna/pull/768)
- contact: Fix alignment of contact fragment's submit button when recaptcha is not fully loaded [767](https://github.com/okkur/syna/pull/767)
- config: Fix duplicated output [765](https://github.com/okkur/syna/pull/765)

---

# v0.17.0

_2020-04-24_
- [Downloads for v0.17.0](https://syna.okkur.org/releases/v0.17.0)
- [Changelog since v0.16.2](#changes-since-v0162)

- [Downloads for v0.17.0](https://syna.okkur.org/releases/v0.17.0)
- [Changelog since v0.16.2](#changes-since-v0162)

## Documentation for v0.17
[Documentation](https://syna.okkur.org/docs) *Documentation defaults to latest release*

[Documentation](https://syna.okkur.org/docs) _Documentation defaults to latest release_

## Changes since v0.16.2

- Dutch translation (now supporting French, Dutch, English, German and Portuguese)

## Fixes since v0.16.2

- Fix date_format not being used [738](https://github.com/okkur/syna/pull/738)
- Remove relLangURL for assets [732](https://github.com/okkur/syna/pull/732)
- Fix list section path in exampleSite [726](https://github.com/okkur/syna/pull/726)
Expand All @@ -45,6 +75,7 @@ _2020-03-23_
[Documentation](https://syna.okkur.org/docs) _Documentation defaults to latest release_

## Changes since v0.16.1

- `portfolio`: Add support for icons
- `hero`: Remove leftover particle code, when disabled
- `item`: Images and icons can now have urls
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.17.0
v0.17.1
2 changes: 1 addition & 1 deletion exampleSite/config-dev.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title = "Okkur - Syna"
theme = "syna"
themesDir = "../.."
enableGitInfo = true
version = "0.17.0"
version = "0.17.1"
disableKinds = ["RSS", "taxonomy", "taxonomyTerm"]

RelativeURLs = true
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title = "Okkur - Syna"
theme = "syna"
themesDir = "../.."
enableGitInfo = true
version = "0.17.0"
version = "0.17.1"
disableKinds = ["RSS", "taxonomy", "taxonomyTerm"]
ignorefiles = [ "content/dev/.*" ]

Expand Down
4 changes: 2 additions & 2 deletions exampleSite/content/docs/installation/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ This way whenever you want to update the theme you can just pull the updates and
git submodule init # If you haven't initialized before
git submodule add https://git.okkur.org/syna themes/syna
cd themes/syna
git checkout v0.17 # Latest release as of now is v0.17.0
git checkout v0.17 # Latest release as of now is v0.17.1
```

*You can visit [Hugo's documentation](https://gohugo.io/themes/installing-and-using-themes/) on installing themes for more information.*
_You can visit [Hugo's documentation](https://gohugo.io/themes/installing-and-using-themes/) on installing themes for more information._

### Using starter

Expand Down
2 changes: 1 addition & 1 deletion exampleSite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-site",
"version": "0.17.0",
"version": "0.17.1",
"description": "Example Site for Syna theme for Hugo",
"main": "static-main/js/index.js",
"author": "Michael Grosser",
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{{- end -}}
<head>
<meta name="theme" content="Syna">
<meta name="theme-version" content="v0.17.0">
<meta name="theme-version" content="v0.17.1">
<meta name="theme-url" content="https://syna.okkur.org">
<meta name="theme-description" content="Highly customizable open source theme for Hugo based static websites">
<meta name="theme-author" content="Okkur Labs">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "syna",
"version": "0.17.0",
"version": "0.17.1",
"description": "Highly customizable open source theme for Hugo based static websites",
"main": "static-main",
"repository": "https://git.okkur.org/syna",
Expand Down

0 comments on commit 8ef1aae

Please sign in to comment.