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: 2a3f2db184cae56f43823803d7f5c244f09134c2 (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
# Change Log

## [0.4.0](https://github.com/mattstratton/castanet/tree/0.4.0) (2017-05-03)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.3.0...0.4.0)

**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)

## [v0.3.0](https://github.com/mattstratton/castanet/tree/v0.3.0) (2017-04-26)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.2.6...v0.3.0)

**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)

## [v0.2.6](https://github.com/mattstratton/castanet/tree/v0.2.6) (2017-04-21)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.2.5...v0.2.6)

**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)

## [v0.2.5](https://github.com/mattstratton/castanet/tree/v0.2.5) (2017-02-11)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.2.4...v0.2.5)

**Closed issues:**

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

## [v0.2.4](https://github.com/mattstratton/castanet/tree/v0.2.4) (2017-02-11)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.2.3...v0.2.4)

## [v0.2.3](https://github.com/mattstratton/castanet/tree/v0.2.3) (2017-02-11)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.2.2...v0.2.3)

## [v.0.2.2](https://github.com/mattstratton/castanet/tree/v.0.2.2) (2017-02-11)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.2.1...v.0.2.2)

## [v.0.2.1](https://github.com/mattstratton/castanet/tree/v.0.2.1) (2017-02-11)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.2.0...v.0.2.1)

**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)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.1.4...v.0.2.0)

**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)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.1.3...v.0.1.4)

**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)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.1.2...v.0.1.3)

**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)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.1.1...v.0.1.2)

**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)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.1.0...v.0.1.1)

## [v0.1.0](https://github.com/mattstratton/castanet/tree/v0.1.0) (2016-09-25)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.1...v0.1.0)

## [v0.1](https://github.com/mattstratton/castanet/tree/v0.1) (2016-09-25)


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