Commit graph

677 commits

Author SHA1 Message Date
dependabot[bot]
203380f121
Bump peter-evans/create-pull-request from v3.4.1 to v3.5.0 (#165)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.4.1 to v3.5.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.4.1...ff0beed1b2103611f5bdb7dfb1b23956763bf79a)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 06:43:30 +00:00
Noritaka IZUMI
6c03dd74af
Fix smooth scroll (#164)
The function addSmoothScroll causes an error if a target link contains multibyte characters.
Decoding `this.hash` can prevent.
2020-11-13 17:51:58 +00:00
hubitor
38fdbbfbdb
Improve de.toml (#161) 2020-11-10 10:44:57 +00:00
Emruz Hossain
3116d4366f
Update theme.toml (#158) 2020-11-04 20:38:25 +00:00
Emruz Hossain
7a05e9b022
Improve theme README & exampleSite (#157)
* Improve theme README

* Update exampleSite

* Add "Available Translation" section in README
2020-11-05 02:11:32 +06:00
Cristian Marquez Russo
b39ed5213e
Added Spanish i18n (#152) 2020-11-05 01:45:35 +06:00
Emruz Hossain
26a590859c
Update dependabot.yml
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2020-11-04 17:29:50 +06:00
dependabot[bot]
9d87e85b6e
Bump actions/checkout from v2.3.3 to v2.3.4 (#155)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-04 06:50:54 +00:00
Emruz Hossain
1800fd2206 Add percy and build status badge 2020-11-03 23:27:47 +06:00
Emruz Hossain
bae74a728f update badge colors 2020-11-03 04:06:45 +06:00
Emruz Hossain
b3a8428dc5
Add new badges (#151) 2020-11-02 21:45:53 +00:00
Emruz Hossain
5e1e78c846 Update netlify badge link 2020-11-02 00:25:11 +06:00
Emruz Hossain
e2abf24d86 Move .kodiak.toml into .github folder 2020-11-01 18:05:45 +06:00
github-actions[bot]
1b18284d1f
Update and run autoprefixer (#149)
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-11-01 11:56:09 +00:00
Emruz Hossain
9092918de7
Update workflows to use latest release instead of master branch (#148) 2020-11-01 17:55:36 +06:00
Emruz Hossain
90a85153c0
Remove submodules section from dependabot.yml (#147) 2020-11-01 17:47:37 +06:00
dependabot[bot]
7027d8b8d2
Bump actions/setup-node from v1 to v2.1.2 (#146)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-01 11:44:45 +00:00
Emruz Hossain
9af0ed1639
Add dependabot.yaml (#145) 2020-11-01 17:44:16 +06:00
Emruz Hossain
71d230bcda Fix language selector dropdown link 2020-11-01 16:37:32 +06:00
Emruz Hossain
d5262c48cf Update readme 2020-11-01 03:22:59 +06:00
github-actions[bot]
c65950666c
Update and run autoprefixer (#143)
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2020-10-31 21:18:55 +00:00
Emruz Hossain
49ba62a9da
Fix translation + navbar CSS (#142) 2020-10-31 21:15:37 +00:00
alex bezek
beb9d55b95
Fix the nav item collapse and spy functionality (#138) 2020-10-31 21:35:23 +06:00
alex bezek
9ac57313ff
Fix the get author name partial to account for localized author names (#141) 2020-10-31 21:30:23 +06:00
Emruz Hossain
32cd54d4cd
Add status badge (#136) 2020-10-30 23:28:20 +00:00
Emruz Hossain
9ef86ed71d
Add kodiak integration for automatically merge PR (#135) 2020-10-31 05:23:11 +06:00
github-actions[bot]
1d0985d14c
Update and run autoprefixer (#134)
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-31 04:39:18 +06:00
Richard Tirtadji
2e9affd5c0
Fixed post link error on sidebar (#125)
Co-authored-by: Richard Tirtadji <richardtirtadji@Richards-MacBook-Pro.local>
2020-10-31 04:35:25 +06:00
Emruz Hossain
beed5ffbea Reorder categories in release drafter 2020-10-31 00:52:31 +06:00
Emruz Hossain
58f1585f23
Add 'New Translations` section in release notes (#133) 2020-10-31 00:48:11 +06:00
Dilek Üzülmez Taş
c721779ddd
Sidebar tree css selector fix #126 (#131) 2020-10-30 23:53:30 +06:00
Emruz Hossain
6ae1b73852
Change pull request name for autoprefixer workflow (#130) 2020-10-30 23:12:54 +06:00
github-actions[bot]
0628ba0d67
Add vendor specific CSS prefixes (#129)
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-30 23:00:08 +06:00
Dilek Üzülmez Taş
1374b77fdc
Prevent streching vertical images #44 (#128) 2020-10-30 22:52:31 +06:00
alex bezek
d0c32c5d08
Fix the single template to use the authors avatar correctly (#107)
* Fix the single template to use the authors avatar correctly

* Replace absURL with relURL and .Site.X with site.X

Co-authored-by: Emruz Hossain <emruz@appscode.com>
2020-10-25 08:07:18 +06:00
github-actions[bot]
4d19b2f8d1
add vendor specific css prefixes (#123)
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-24 23:45:50 +06:00
alex bezek
43d97217c2
Fix the site meta description to pull from the localized site data (#121) 2020-10-24 23:40:51 +06:00
Richard Tirtadji
47c4ef0251
Add Indonesian Language for Toha Themes (#118)
* Add Indonesian Language for Toha Themes #118

Co-authored-by: Richard Tirtadji <richardtirtadji@Richards-MacBook-Pro.local>
2020-10-22 23:32:01 +06:00
dadosch
33a68fc44f
fix URLs when serving from a subdirectory (#120) 2020-10-22 23:27:04 +06:00
alex bezek
5bc4c2a406
Update readme with contributing guide and create github templates (#110) 2020-10-22 22:31:44 +06:00
alex bezek
c85bcf8488
Add document data and aria attributes to collapse the nav bar in mobile when an item is clicked (#112) 2020-10-22 22:08:11 +06:00
github-actions[bot]
16b774c6eb
add vendor specific css prefixes (#117)
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-22 21:15:40 +06:00
zeldor
fddd97e222
Update README.md (#116)
Fixed the url to the feature overview.
2020-10-22 21:12:44 +06:00
alex bezek
c4743b17e0
add ios specific css for fixing the background images (#115)
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2020-10-21 12:20:41 +06:00
alex bezek
52fbd819a4
Fix about section to pull author name correctly (#114)
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2020-10-21 11:02:00 +06:00
github-actions[bot]
5d165e10c4
add vendor specific css prefixes (#109)
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2020-10-20 10:37:14 +06:00
alex bezek
2f4bfcdf40
Fix the 404 nav bar to use the site configurable logo (#104)
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2020-10-20 10:35:59 +06:00
Lukas Herzog
bd8ca2fd72
change param from name to id (#99) 2020-10-14 08:58:19 +06:00
github-actions[bot]
68584d749e
Add vendor specific CSS prefixes (#98)
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
2020-10-13 18:07:52 +06:00
Lukas Herzog
f9a3d3a49e
German Translation (#97) 2020-10-13 18:06:07 +06:00