Commit graph

293 commits

Author SHA1 Message Date
Shea Polansky
508b13f563 Swap dark code css to monokai 2020-03-22 13:37:35 -07:00
Shea Polansky
661d436540 Add auto dark theme 2020-03-22 13:36:37 -07:00
Shea Polansky
ea471a004c Update font-awesome 2020-03-22 13:32:08 -07:00
Shea Polansky
112af37a8f Add integrity to main CSS 2020-03-22 13:31:16 -07:00
Shea Polansky
e7a39ea0aa Don't add tags div if there aren't any tags 2020-03-22 13:28:34 -07:00
dependabot[bot]
596cff46c9
Bump acorn from 6.1.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 07:38:03 +00:00
16f4591723 Can now add identities via the config file (for IndieAuth) 2020-03-01 09:46:57 -05:00
cd7600e6fd Readded list default that is same as single default 2020-03-01 09:46:34 -05:00
84b4d3d344 Fixed default layout and added tag layout for timestamps 2020-02-29 19:14:22 -05:00
4cd68c5fbf list.html is the same as single.html for the default type. Changed the archetype to include tags 2020-02-29 19:03:20 -05:00
6d0644c7ac Removed list view for non-blog pages 2020-02-27 05:46:40 -05:00
koirand
fa8ad522cc merge branch into master 2020-02-26 20:01:30 +09:00
koirand
5ec3ca7120 Add default image of twitter card 2020-02-26 20:00:39 +09:00
koirand
e628e67fd1 merge branch into master 2020-02-24 01:12:04 +09:00
koirand
b939893c3a Focus search box when page opened. 2020-02-24 01:11:02 +09:00
8ecbe90cd4 Added RSS support
Signed-off-by: Brandon Rozek <rozekbrandon@gmail.com>
2020-02-16 17:55:12 -05:00
b490470a71 Implemented tags in blog type and removed from default 2020-02-16 17:29:11 -05:00
d63dee8bf4 Updated from upstream https://github.com/koirand/pulp 2020-02-16 16:54:11 -05:00
b4eabbc714 Moved font awesome dependencies locally 2020-02-16 16:47:29 -05:00
44cdeecd31 Removed example website 2020-02-16 16:47:12 -05:00
koirand
1fe952e1a5 merge branch into master 2020-02-09 16:26:08 +09:00
koirand
dcbb0dc853 Update style of top page icon 2020-02-09 16:25:57 +09:00
Kazuki Koide
5ceeb21789
Merge pull request #68 from koirand/tags
Implement tags
2020-01-18 15:17:59 -10:00
koirand
8d525920bc Delete taxonomies from config.toml 2020-01-18 15:14:18 -10:00
koirand
0982ecad08 Add comment to config.toml 2020-01-18 15:08:50 -10:00
koirand
a853f58f5f Add title to terms.html 2020-01-18 14:57:39 -10:00
koirand
401993d90f Update screenshots 2020-01-18 14:53:12 -10:00
koirand
fc1b60fe6c Update example posts 2020-01-18 11:27:26 -10:00
koirand
16d05fc1f4 Improve to search tags 2020-01-18 11:01:03 -10:00
koirand
18da0b5509 Add page title to content list page 2020-01-17 18:22:58 -10:00
koirand
72c68aac7d Add term.html 2020-01-17 18:16:34 -10:00
koirand
bd20b884ef Inprove tags display 2020-01-17 17:30:53 -10:00
koirand
01f9657d61 Fix bug that search icon image is not found. 2020-01-17 17:11:45 -10:00
74b08eaf7a Pulp modifications as shown at brandonrozek.com 2020-01-15 22:07:43 -05:00
koirand
e69f90733e Display tags on single.html 2020-01-15 16:47:11 -10:00
koirand
3a954f9c96 Display tags on list.html 2020-01-15 16:17:05 -10:00
Kazuki Koide
6c75ac5f99
Merge pull request #67 from koirand/fix-searchbox-style
Fix a bug that search box does not scale to 100% on firefox
2020-01-13 21:08:28 -08:00
koirand
d81f5a1932 Fix a bug that search box does not scale to 100% on firefox 2020-01-13 19:04:27 -10:00
Kazuki Koide
cd388a34b6
Merge pull request #63 from koirand/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.3.1 to 1.4.2
2019-09-01 23:51:53 +09:00
dependabot[bot]
e82da80798
Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-01 14:51:19 +00:00
Kazuki Koide
f2aba4ffbf
Merge pull request #61 from k----n/master
Display the author instead of "map[]"
2019-08-16 20:24:01 +09:00
k----n
e6adcd0da9
Display the author instead of "map[]" 2019-08-13 13:00:20 -06:00
Kazuki Koide
d4ed8e0773
Merge pull request #60 from koirand/enh/#59
Use markup in description
2019-07-29 18:06:03 +09:00
koirand
2ebdc5f8c3 Use markup in description #59 2019-07-29 18:05:21 +09:00
Kazuki Koide
1f9c338db2
Merge pull request #58 from koirand/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-07-21 16:44:27 +09:00
dependabot[bot]
8084ff885e
Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-21 07:43:15 +00:00
Kazuki Koide
b325c2cadb
Merge pull request #57 from koirand/bug/#56
Bug fix
Close #56
2019-07-21 16:41:15 +09:00
koirand
ae3dce6de8 Bug fix #56 2019-07-21 16:40:32 +09:00
Kazuki Koide
6a65b97339
Merge pull request #55 from koirand/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.13.0 to 3.13.1
2019-06-09 01:08:53 +09:00
dependabot[bot]
4ed2eda435
Bump js-yaml from 3.13.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-08 15:28:10 +00:00