Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 853d07ea2dcf20adc187c1eed719e09ec460cc88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
# Change Log

## [0.6.0](https://github.com/mattstratton/castanet/tree/0.6.0) (2017-05-19)
**Implemented enhancements:**

- add video support [\#26](https://github.com/mattstratton/castanet/issues/26)
- Add support for stitcher [\#7](https://github.com/mattstratton/castanet/issues/7)
- Add theme release script [\#85](https://github.com/mattstratton/castanet/pull/85) ([mattstratton](https://github.com/mattstratton))
- partial calls require .html suffix [\#84](https://github.com/mattstratton/castanet/pull/84) ([adymitruk](https://github.com/adymitruk))

**Fixed bugs:**

- Sharing and pagination buttons are mis-aligned on some episode pages [\#87](https://github.com/mattstratton/castanet/issues/87)
- Host images on about template need to be passed through absURL [\#83](https://github.com/mattstratton/castanet/issues/83)
- Remove extra LESS files [\#82](https://github.com/mattstratton/castanet/issues/82)
- Main nav spans entire viewport [\#61](https://github.com/mattstratton/castanet/issues/61)

**Closed issues:**

- Change README to use tables [\#49](https://github.com/mattstratton/castanet/issues/49)

**Merged pull requests:**

- Update README with tables [\#94](https://github.com/mattstratton/castanet/pull/94) ([mattstratton](https://github.com/mattstratton))
- Make navbar align with center container [\#92](https://github.com/mattstratton/castanet/pull/92) ([mattstratton](https://github.com/mattstratton))
- Add youtube support for episodes [\#91](https://github.com/mattstratton/castanet/pull/91) ([mattstratton](https://github.com/mattstratton))
- Add stitcher support [\#90](https://github.com/mattstratton/castanet/pull/90) ([mattstratton](https://github.com/mattstratton))
- Fix misaligned stuff at bottom of episodes [\#89](https://github.com/mattstratton/castanet/pull/89) ([mattstratton](https://github.com/mattstratton))
- Make host images absURL [\#88](https://github.com/mattstratton/castanet/pull/88) ([mattstratton](https://github.com/mattstratton))
- Remove deprecated LESS files [\#86](https://github.com/mattstratton/castanet/pull/86) ([mattstratton](https://github.com/mattstratton))

## [v0.5.1](https://github.com/mattstratton/castanet/tree/v0.5.1) (2017-05-18)
## [v.0.5.0](https://github.com/mattstratton/castanet/tree/v.0.5.0) (2017-05-18)
**Implemented enhancements:**

- Make episode images optional on episode pages [\#80](https://github.com/mattstratton/castanet/issues/80)
- Provide option to use jumbotron on row layout [\#78](https://github.com/mattstratton/castanet/issues/78)
- Make episode image optional [\#76](https://github.com/mattstratton/castanet/issues/76)
- Add grey theme [\#74](https://github.com/mattstratton/castanet/issues/74)
- Add links to previews of various themes/colors to README [\#73](https://github.com/mattstratton/castanet/issues/73)
- Add additional host fields [\#71](https://github.com/mattstratton/castanet/issues/71)
- Add additional guest fields [\#70](https://github.com/mattstratton/castanet/issues/70)

**Merged pull requests:**

- Add grey theme [\#81](https://github.com/mattstratton/castanet/pull/81) ([mattstratton](https://github.com/mattstratton))
- Add support for jumbotron on row layout [\#79](https://github.com/mattstratton/castanet/pull/79) ([mattstratton](https://github.com/mattstratton))
- Make examplesite stuff look better [\#77](https://github.com/mattstratton/castanet/pull/77) ([mattstratton](https://github.com/mattstratton))
- Add fields to guest and hosts [\#75](https://github.com/mattstratton/castanet/pull/75) ([mattstratton](https://github.com/mattstratton))

## [v0.4.0](https://github.com/mattstratton/castanet/tree/v0.4.0) (2017-05-03)
**Implemented enhancements:**

- Add support for banner-style images to episode page [\#60](https://github.com/mattstratton/castanet/issues/60)
- Add sidebar option to show hosts [\#46](https://github.com/mattstratton/castanet/issues/46)
- Add grid option [\#43](https://github.com/mattstratton/castanet/issues/43)
- Change guests to be pages instead of data files [\#42](https://github.com/mattstratton/castanet/issues/42)
- add post data to episode page [\#29](https://github.com/mattstratton/castanet/issues/29)
- Create episode archetype [\#5](https://github.com/mattstratton/castanet/issues/5)

**Fixed bugs:**

- Link in footer blends in with background [\#68](https://github.com/mattstratton/castanet/issues/68)
- Theme causes issues with hosting on hugo-themes repository [\#66](https://github.com/mattstratton/castanet/issues/66)
- Make all assets use absURL or relURL [\#64](https://github.com/mattstratton/castanet/issues/64)
- Fix 404's in exampleSite [\#63](https://github.com/mattstratton/castanet/issues/63)
- Wrap theme version in quotes in theme.toml [\#62](https://github.com/mattstratton/castanet/issues/62)
- \[Bug\] Site title and hamburger menu overlap in mobile view [\#58](https://github.com/mattstratton/castanet/issues/58)
- Subscribe buttons aren't buttons [\#52](https://github.com/mattstratton/castanet/issues/52)
- add podcast\_length parameter to rss feed [\#15](https://github.com/mattstratton/castanet/issues/15)
- orange background is off center on small devices [\#9](https://github.com/mattstratton/castanet/issues/9)

**Closed issues:**

- Share your theme with the community [\#57](https://github.com/mattstratton/castanet/issues/57)

**Merged pull requests:**

- Add banner option [\#72](https://github.com/mattstratton/castanet/pull/72) ([mattstratton](https://github.com/mattstratton))
- Add podcast length [\#69](https://github.com/mattstratton/castanet/pull/69) ([mattstratton](https://github.com/mattstratton))
- Change to remove slashes [\#65](https://github.com/mattstratton/castanet/pull/65) ([mattstratton](https://github.com/mattstratton))
- Fix broken hamburger menu [\#59](https://github.com/mattstratton/castanet/pull/59) ([mattstratton](https://github.com/mattstratton))
- Add contributing.json \(GitMagic\) [\#56](https://github.com/mattstratton/castanet/pull/56) ([gitmagic-bot](https://github.com/gitmagic-bot))
- Add grid option [\#55](https://github.com/mattstratton/castanet/pull/55) ([mattstratton](https://github.com/mattstratton))
- Add host sidebar [\#54](https://github.com/mattstratton/castanet/pull/54) ([mattstratton](https://github.com/mattstratton))
- Make subscribe buttons look like buttons [\#53](https://github.com/mattstratton/castanet/pull/53) ([mattstratton](https://github.com/mattstratton))

## [v0.3.0](https://github.com/mattstratton/castanet/tree/v0.3.0) (2017-04-26)
**Implemented enhancements:**

- Change to bootstrap 4 [\#41](https://github.com/mattstratton/castanet/issues/41)

**Fixed bugs:**

- Footer contains hardcoded link to Arrested DevOps privacy policy [\#50](https://github.com/mattstratton/castanet/issues/50)
- Footer is offscreen on small viewports  [\#47](https://github.com/mattstratton/castanet/issues/47)

**Merged pull requests:**

- \[WIP\] Update to Bootstrap 4 [\#48](https://github.com/mattstratton/castanet/pull/48) ([mattstratton](https://github.com/mattstratton))

## [v0.2.6](https://github.com/mattstratton/castanet/tree/v0.2.6) (2017-04-21)
**Implemented enhancements:**

- Add a blank override css file for customizations [\#33](https://github.com/mattstratton/castanet/issues/33)

**Closed issues:**

- Doesn't work with one episode [\#44](https://github.com/mattstratton/castanet/issues/44)
- Create automated release pipeline [\#38](https://github.com/mattstratton/castanet/issues/38)

**Merged pull requests:**

- Check for single episode [\#45](https://github.com/mattstratton/castanet/pull/45) ([mattstratton](https://github.com/mattstratton))
- Add capability for users to include their own custom CSS overrides. [\#40](https://github.com/mattstratton/castanet/pull/40) ([Fweeb](https://github.com/Fweeb))

## [v0.2.5](https://github.com/mattstratton/castanet/tree/v0.2.5) (2017-02-11)
**Closed issues:**

- Missing navbar items when testing included example site [\#36](https://github.com/mattstratton/castanet/issues/36)

**Merged pull requests:**

- Fix missing menu items in navigation bar [\#37](https://github.com/mattstratton/castanet/pull/37) ([thercast](https://github.com/thercast))

## [v0.2.4](https://github.com/mattstratton/castanet/tree/v0.2.4) (2017-02-11)
## [v0.2.3](https://github.com/mattstratton/castanet/tree/v0.2.3) (2017-02-11)
## [v.0.2.2](https://github.com/mattstratton/castanet/tree/v.0.2.2) (2017-02-11)
## [v.0.2.1](https://github.com/mattstratton/castanet/tree/v.0.2.1) (2017-02-11)
**Implemented enhancements:**

- refactor to the block/base layout [\#35](https://github.com/mattstratton/castanet/issues/35)
- add support for other color schemes [\#27](https://github.com/mattstratton/castanet/issues/27)

## [v.0.2.0](https://github.com/mattstratton/castanet/tree/v.0.2.0) (2016-10-06)
**Implemented enhancements:**

- add google analytics support [\#21](https://github.com/mattstratton/castanet/issues/21)
- add disqus support [\#20](https://github.com/mattstratton/castanet/issues/20)

**Fixed bugs:**

- fix meta tag for published time [\#31](https://github.com/mattstratton/castanet/issues/31)
- sharing buttons don't work [\#25](https://github.com/mattstratton/castanet/issues/25)
- remove reference to hugocast logo [\#24](https://github.com/mattstratton/castanet/issues/24)
- change to use BaseURL [\#22](https://github.com/mattstratton/castanet/issues/22)

## [v.0.1.4](https://github.com/mattstratton/castanet/tree/v.0.1.4) (2016-09-25)
**Implemented enhancements:**

- add sample social image [\#17](https://github.com/mattstratton/castanet/issues/17)
- Add guest support [\#16](https://github.com/mattstratton/castanet/issues/16)

## [v.0.1.3](https://github.com/mattstratton/castanet/tree/v.0.1.3) (2016-09-25)
**Implemented enhancements:**

- Create template for episodes [\#11](https://github.com/mattstratton/castanet/issues/11)
- Add "media\_override" to frontmatter option [\#4](https://github.com/mattstratton/castanet/issues/4)
- Add podcast media prefix to config file [\#3](https://github.com/mattstratton/castanet/issues/3)
- Create example site [\#1](https://github.com/mattstratton/castanet/issues/1)

**Closed issues:**

- add sharing feature to episode template [\#18](https://github.com/mattstratton/castanet/issues/18)

## [v.0.1.2](https://github.com/mattstratton/castanet/tree/v.0.1.2) (2016-09-25)
**Implemented enhancements:**

- Create about page template [\#12](https://github.com/mattstratton/castanet/issues/12)

**Fixed bugs:**

- move default image into theme static image directory [\#13](https://github.com/mattstratton/castanet/issues/13)

## [v.0.1.1](https://github.com/mattstratton/castanet/tree/v.0.1.1) (2016-09-25)
## [v0.1.0](https://github.com/mattstratton/castanet/tree/v0.1.0) (2016-09-25)
## [v0.1](https://github.com/mattstratton/castanet/tree/v0.1) (2016-09-25)
**Merged pull requests:**

- waffle.io Badge [\#2](https://github.com/mattstratton/castanet/pull/2) ([waffle-iron](https://github.com/waffle-iron))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*