Commit Graph

  • af4b015864 chore: organize gitignore file Kia Ishii 2020-11-02 17:11:00 +0900
  • 3a0af0b614
    feat: add home page feature (#108) kazuya kawaguchi 2020-11-02 17:07:11 +0900
  • 0eb54122df refactor: fix texts and code styles #108 Kia Ishii 2020-11-02 17:06:02 +0900
  • 284c16687e fix: support object setting case kazuya kawaguchi 2020-10-31 23:13:20 +0900
  • e389aa34b4 feat(client): custom layouting kazuya kawaguchi 2020-10-27 03:28:50 +0900
  • eabcdf5219 feat(client): support homepages feature kazuya kawaguchi 2020-10-27 02:30:14 +0900
  • 2183c675fe release: v0.7.1 v0.7.1 Evan You 2020-10-30 13:07:41 -0400
  • b10da2f47b fix: compat with latest vite + handle no export default script tags in md Evan You 2020-10-30 13:06:45 -0400
  • a185822953 chore: bump deps Evan You 2020-10-30 13:05:43 -0400
  • d354d1ef22
    fix: fix switch language error (#103, #106) (#104) dewfall123 2020-10-29 19:11:41 +0800
  • 3a0af1aa26 styles: clean the code style a little bit #104 Kia Ishii 2020-10-29 20:07:44 +0900
  • 944bf801b7 fix: switch language bug. #106 zuofenghua 2020-10-23 20:59:30 +0800
  • d7ef24909f fix: always set `base` to `/` in dev mode to avoid broken links #105 Kia Ishii 2020-10-23 20:44:11 +0900
  • e937fc0f1a fix: fix switch language error #103 zuofenghua 2020-10-23 19:44:04 +0800
  • 123cc73837 release: v0.7.0 v0.7.0 Eduardo San Martin Morote 2020-10-19 10:34:43 +0200
  • 2094d534db feat(sidebar): close when navigating Eduardo San Martin Morote 2020-10-19 10:29:09 +0200
  • 6891092b90 fix(css): theme specific Eduardo San Martin Morote 2020-10-19 10:07:57 +0200
  • 68d9b18f39 feat(client): add slot for a searchbar Eduardo San Martin Morote 2020-10-16 17:16:59 +0200
  • 9aa62e2f29 fix(css): theme specific #99 Eduardo San Martin Morote 2020-10-19 10:07:57 +0200
  • c8cd1d156a feat(client): add slot for a searchbar Eduardo San Martin Morote 2020-10-16 17:16:59 +0200
  • 750fd7e177 style: organize the order of localeConfig properties Kia Ishii 2020-10-19 11:30:28 +0900
  • 294836ce40
    feat(i18n): add nav dropdown language selector feature (#91) Yugo Ogura 2020-10-19 11:24:52 +0900
  • f0d2b7e121 fix: fix not to fail when no locales #91 小倉優悟 2020-10-18 15:53:31 +0900
  • 2eb31358bf fix(router): remove fakeHost when fixing url extenions Eduardo San Martin Morote 2020-10-16 15:33:02 +0200
  • aaad9a7641 add process exit to stop build #98 Sil van Diepen 2020-10-15 23:06:20 +0200
  • 5daa8d2c38 feat: add some space between 2 code blocks Kia King Ishii 2020-10-12 23:55:54 +0900
  • 03264be895 fix: change reference of locales 小倉優悟 2020-10-11 19:29:51 +0900
  • a60e3094e6 Merge branch 'feat/change-language-nav' of https://github.com/Spice-Z/vitepress into feat/change-language-nav 小倉優悟 2020-10-11 18:58:25 +0900
  • 4501465bf2 fix: move language selector before repo link 小倉優悟 2020-10-11 18:58:15 +0900
  • da6df7a12c feat: i18n selectText Spice-Z 2020-10-01 20:37:58 +0900
  • fba4b3d29b feat: add doctype html #83 Eduardo San Martin Morote 2020-09-18 13:33:21 +0200
  • 690325074c feat: hide language selector if no other langages contents 小倉優悟 2020-09-19 17:14:53 +0900
  • c7682ea148 feat: set language selector on navbar 小倉優悟 2020-09-19 17:08:50 +0900
  • 02f2e10f89 feat: add doctype html Eduardo San Martin Morote 2020-09-18 13:33:21 +0200
  • 876cab5b94 Merge branch 'master' into fix/prev-next-link #85 小倉優悟 2020-09-18 14:00:02 +0900
  • c71c69b7b3
    chore: add npm badge Anthony Fu 2020-09-18 09:06:25 +0800
  • 42a6900fb1 release: v0.6.0 v0.6.0 Eduardo San Martin Morote 2020-09-17 22:03:41 +0200
  • 8956cdbb7a style: format changelog.md Eduardo San Martin Morote 2020-09-17 20:36:10 +0200
  • e33982be2b docs: how to release Eduardo San Martin Morote 2020-09-17 20:30:50 +0200
  • 867a113420 build: add release script Eduardo San Martin Morote 2020-09-17 20:30:29 +0200
  • 11060136c4
    feat: top and bottom slots for sidebar and page (#90) Eduardo San Martin Morote 2020-09-17 19:21:10 +0200
  • f0df1eee1e
    Update src/client/theme-default/Layout.vue #90 Eduardo San Martin Morote 2020-09-17 19:20:41 +0200
  • 4ab40bf26b refactor: remove ad components Eduardo San Martin Morote 2020-09-17 19:18:47 +0200
  • 2478b53c07 feat: add buysellads Eduardo San Martin Morote 2020-09-14 17:16:18 +0200
  • d865a202e1 feat: carbond ads Eduardo San Martin Morote 2020-09-14 15:55:34 +0200
  • 725a04cdf0 fix(client): use relative import Eduardo San Martin Morote 2020-09-17 19:11:33 +0200
  • 0ea34cbb1d
    feat: add git repo link and edit links (#55) tanasinn 2020-09-17 21:51:25 +0900
  • a4ff6dbf56 refactor: remove unecessary wrapper #55 Eduardo San Martin Morote 2020-09-17 14:47:00 +0200
  • a832cca7be
    Update src/client/theme-default/components/NavBarLinks.ts Eduardo San Martin Morote 2020-09-17 12:07:15 +0200
  • 3b6f17490a refactor(editLinks): match structure with vuepress Eduardo San Martin Morote 2020-09-16 17:29:29 +0200
  • b3cab2ef90 refactor: add back the changes Eduardo San Martin Morote 2020-09-16 15:40:07 +0200
  • 0bf149f5a9 fix conflict resolution mistakes Shintaro Tanaka 2020-09-05 00:52:08 +0900
  • 8b50db871a feat: add edit links Shintaro Tanaka 2020-07-23 20:35:05 +0900
  • c3be5472e6 feat: add git repo link Shintaro Tanaka 2020-07-21 01:29:51 +0900
  • a90d971b40 fix(links): keep relative hash links as is Eduardo San Martin Morote 2020-09-16 15:29:03 +0200
  • 4e4770169d refactor(server): add types and fix out of bounds next/previous Eduardo San Martin Morote 2020-09-16 11:55:17 +0200
  • b2154ff657 chore: up deps related to node version Eduardo San Martin Morote 2020-09-16 11:24:07 +0200
  • 43d9fa8ff4 chore: up deps Eduardo San Martin Morote 2020-09-16 10:09:18 +0200
  • 8c1aada628 feat: add blockquote styling Kia King Ishii 2020-09-16 19:47:35 +0900
  • 4300a7eb46 style: fix some global css styling Kia King Ishii 2020-09-16 19:30:02 +0900
  • 218c729154
    fix(sidebar): no margin on mobile (#89) Eduardo San Martin Morote 2020-09-16 09:51:28 +0200
  • 8435e36374
    feat: add table css from vuepress (#88) Eduardo San Martin Morote 2020-09-16 09:50:55 +0200
  • c886653758 fix(css): no margin on mobile #89 Eduardo San Martin Morote 2020-09-15 16:44:14 +0200
  • a14c70b3e4 feat: add table css from vuepress #88 Eduardo San Martin Morote 2020-09-15 15:20:27 +0200
  • bcac6039ef feat: allow passing googleAnalytics option Eduardo San Martin Morote 2020-09-15 11:56:51 +0200
  • 197bf351ee fix: fix logic to correspond with config change 小倉優悟 2020-09-13 18:05:56 +0900
  • e9c908690c test: init e2e tests like vite #81 tobinchan 2020-09-06 18:13:27 +0800
  • 901bd4ef3f refactor: organize overall stylings Kia King Ishii 2020-09-06 14:36:20 +0900
  • a20bcf3cd7
    feat: navlinks in sidebar (#80) Yugo Ogura 2020-09-06 13:27:17 +0900
  • c344f34c5c feat: nav links style in mobile #80 小倉優悟 2020-09-06 12:35:01 +0900
  • 042177249a feat: show nav contents in sidebar when mobile 小倉優悟 2020-09-06 12:10:25 +0900
  • d307053e4e feat: make navBarLinks component 小倉優悟 2020-09-06 11:44:37 +0900
  • 5dfddb86da style: correct few code styles Kia King Ishii 2020-09-05 21:56:39 +0900
  • f88b822eae
    chore: comment typo [skip ci] (#79) Eduardo San Martin Morote 2020-09-05 14:49:22 +0200
  • e93ee094ea
    feat: close the sidebar when clicking outside of the sidebar (#78) Yugo Ogura 2020-09-05 21:48:39 +0900
  • 43f87de87e chore: comment typo [skip ci] #79 Eduardo San Martin Morote 2020-09-05 14:25:11 +0200
  • 8eccf44b21 feat: close sidebsr when click outside #78 小倉優悟 2020-09-05 20:46:13 +0900
  • c437a4791e refactor: adjust the position of toggle sidebar button Kia King Ishii 2020-09-05 20:30:30 +0900
  • a7e1b7a155 refactor: align nav bar stylings with VuePress Kia King Ishii 2020-09-05 20:25:47 +0900
  • f9ddbc1682 style: fix custom-block css code style Kia King Ishii 2020-09-05 19:38:04 +0900
  • 610cc17af0 fix: sidebar not working correctly when path starts with slash Kia King Ishii 2020-09-05 19:25:55 +0900
  • 1b96f631b8
    feat: overwrite prev/next link (#61) Yugo Ogura 2020-09-05 18:43:08 +0900
  • 5ec498ab50 fix: merge import from vitepress #61 小倉優悟 2020-09-05 18:06:44 +0900
  • 5538af6d3d style: fix broken indent Kia King Ishii 2020-09-05 02:21:08 +0900
  • 2e8e1f57cc
    feat: add charset and viewport meta tags (#77) Kia King Ishii 2020-09-04 21:36:40 +0900
  • 3be6b56178 feat: add charset and viewport meta tags #77 Kia King Ishii 2020-09-04 19:51:13 +0900
  • 8b51c30a5e Merge branch 'master' into feat/overwrite-prev-next-link Yugo Ogura 2020-09-04 10:46:55 +0900
  • d2b6d39228
    fix(sidebar): fix sidebar when you open a nested link (#73) Carlos Rodrigues 2020-09-03 11:31:24 +0100
  • 39dbd7806e
    feat: add responsive sidebar support (#75) Yugo Ogura 2020-09-03 12:23:01 +0900
  • 79bc9fb15a
    feat(sidebar): use base when creating link (#74) Carlos Rodrigues 2020-09-03 04:22:07 +0100
  • 092ee772da
    fix(router): allow open new tab with ctrl + click (#69) Carlos Rodrigues 2020-09-03 04:19:27 +0100
  • 5daaa90989
    build(deps): bump prismjs from 1.20.0 to 1.21.0 (#66) dependabot[bot] 2020-09-03 12:17:04 +0900
  • 63a3691960
    feat: support config alias (#59) em2046 2020-09-03 11:15:42 +0800
  • f52b1d576b
    feat: add prev/next links (#56) Yugo Ogura 2020-09-03 12:15:18 +0900
  • 2ef28cda50 feat: responsive sidebar #75 小倉優悟 2020-08-30 12:36:34 +0900
  • 15eb821526 fix(sidebar): fix sidebar when you open a nested link #73 pikax 2020-08-27 13:26:00 +0100
  • d96d5335af feat(sidebar): use base when creating link #74 pikax 2020-08-27 13:24:11 +0100
  • 398bf2fd33 chore: add other keys #69 pikax 2020-08-22 14:33:34 +0100
  • 5e503013ba fix(router): allow open new tab with ctrl + click pikax 2020-08-22 14:32:33 +0100
  • 68d3d4f4e8 fix: Don’t prevent the browser’s default behavior for modifier keys #67 Yuhei Yasuda 2020-08-08 23:22:21 +0900