Commit Graph

  • 7fd712bba0 docs: mention vscode curben 2019-06-06 22:06:26 +0930
  • 62075f46e0 docs: mention Inkdrop app curben 2019-06-06 21:29:41 +0930
  • c0abc8bb40 chore(config): Remove unused config curben 2019-06-06 21:00:37 +0930
  • 60fa21c1ee fix(post): Display post content without excerpt curben 2019-06-06 20:57:28 +0930
  • 9d09797f7d fix(excerpt): Reduce post excerpt to one-line curben 2019-06-06 20:52:43 +0930
  • 7a3f86f5b7 refactor(css): remove unused attribute curben 2019-06-06 19:48:13 +0930
  • 48db9251c6 feat(archive-page): Add post excerpt curben 2019-06-06 19:45:50 +0930
  • 513bd9f7e1 fix(archive-page): bold title and decrease font-size of date curben 2019-06-06 19:18:38 +0930
  • cfd1b62843 fix(css): smaller title and title's margin-bottom curben 2019-06-05 13:37:47 +0930
  • dec7ae72f7 feat: Add homepage link to mobile page title curben 2019-06-05 13:15:51 +0930
  • ad7616ebab fix(css): use ch to set max-width and padding curben 2019-06-05 13:03:40 +0930
  • bb87e3b914 fix: display date using <span> instead of <a> curben 2019-06-04 13:55:43 +0930
  • ab5161bbc8 style: parse date only, ignore time curben 2019-06-04 13:35:48 +0930
  • 8717b52283 fix(sitemap): use post.lastUpdated curben 2019-06-04 13:08:09 +0930
  • fba0d3deab feat(openGraph): add post's published time to meta tag curben 2019-06-03 22:52:45 +0930
  • 09c855ee43 Merge branch 'renovate/renovate-18.x' into 'master' curben 2019-06-02 10:44:17 +0000
  • a82e2b16f4 chore(deps): update dependency renovate to v18 Renovate Bot 2019-06-02 07:36:29 +0000
  • 2b3302bdf8 style: remove 'how to' from title and filename curben 2019-06-02 14:33:31 +0930
  • b03b23e44e chore: install git curben 2019-06-02 14:31:08 +0930
  • ef96081fc7 fix: cheerio doesn't escape '<' character curben 2019-06-02 14:12:45 +0930
  • 60d62f94f3 feat: add search function to mobile page curben 2019-06-01 18:51:51 +0930
  • 035dc384ee docs(post): Add 'How to embed SVG without using img tag' post curben 2019-06-01 18:02:36 +0930
  • 824c11059d refactor: remove fill attribute from svg curben 2019-06-01 18:01:43 +0930
  • c601a31b13 refactor: array in one line curben 2019-05-30 19:20:20 +0930
  • 0fe5658173 fix(sitemap): remove index.html from url curben 2019-05-30 19:18:11 +0930
  • 4a785a6cf1 fix: exclude webmaster verification file from rendering curben 2019-05-30 18:15:15 +0930
  • 69d7aabe63 feat: add Google Webmaster curben 2019-05-30 18:04:31 +0930
  • d79e42d960 feat: add Content-Language to HTTP header curben 2019-05-27 11:49:41 +0930
  • 5def92d738 feat: add robots.txt curben 2019-05-27 11:41:51 +0930
  • eb2a009ac0 feat: add sitemap.xml curben 2019-05-27 11:38:57 +0930
  • 0df867fc1a Merge branch 'headers' into 'master' curben 2019-05-26 05:56:37 +0000
  • 00fbcce468 refactor: unify HTTP header settings into _headers curben 2019-05-26 15:09:27 +0930
  • 28111477b7 refactor: remove duplicate CSP curben 2019-05-26 15:01:06 +0930
  • 2523df4251 fix: remove duplicate header setting curben 2019-05-26 14:57:21 +0930
  • ab67e05c73 docs(readme): consistent badge colour curben 2019-05-26 11:39:03 +0930
  • 415952ff69 docs(open_graph): add comment curben 2019-05-26 00:10:44 +0930
  • cab3baeaf8 style: standardjs lint curben 2019-05-25 23:58:52 +0930
  • 7ebcc03977 fix(open_graph): use data-src attribute in img tag curben 2019-05-25 22:21:44 +0930
  • 9daf4d98b9 docs(copy-button): clarify the source of cheerio package curben 2019-05-25 22:20:54 +0930
  • cf16dd3e43 refactor: move creation of 'Copy' button from client to server curben 2019-05-25 19:46:35 +0930
  • 3dfc57dbbe refactor: replace for loop with forEach() curben 2019-05-25 17:49:36 +0930
  • 3b4172119b docs(post): Add 'Cloudflare in Firefox is not the end of the world' post curben 2019-05-25 17:26:49 +0930
  • b5a86372c2 fix: add DoH tag curben 2019-05-25 17:26:20 +0930
  • 2000d449c6 feat: add more alt attributes curben 2019-05-24 14:56:08 +0930
  • 809e3e05ab feat: add more alt attributes curben 2019-05-23 17:04:56 +0930
  • e312ed2b69 feat: add alt attribute to <img> curben 2019-05-23 16:46:02 +0930
  • 15048c2d1f fix: search.svg does not load in Firefox due to CSP curben 2019-05-22 12:39:53 +0930
  • 4791c98a00 refactor: remove jquery and fancybox curben 2019-05-22 11:13:21 +0930
  • 08fb7897e1 fix: replace 'https' with 'https:' in CSP curben 2019-05-22 11:00:00 +0930
  • 0e686c620b refactor: Use pure JS equivalent of jQuery's $.ready() curben 2019-05-22 10:52:58 +0930
  • 821ac056b7 feat: add CSP via <meta> tag curben 2019-05-21 14:41:56 +0930
  • 03c527b2f5 refactor: move inline search function to js file curben 2019-05-21 14:12:30 +0930
  • 0b2c5dbc6c fix: don't remove ID from svg curben 2019-05-21 13:41:29 +0930
  • 045882e527 feat: add tooltip to search button curben 2019-05-21 13:37:10 +0930
  • bc4082ac06 refactor: use image file instead of inline curben 2019-05-21 13:10:40 +0930
  • 2ac754fa4d style: arrow function curben 2019-05-21 11:02:49 +0930
  • e7a6071d08 refactor: move inline cloudinary js into js file curben 2019-05-21 10:49:30 +0930
  • 47e7982432 refactor: use image file instead of inline curben 2019-05-21 10:12:35 +0930
  • 958d8f8c8e Merge branch 'http-header' into 'master' curben 2019-05-20 02:27:24 +0000
  • 3954d3891e fix: follow netlify's hsts max-age curben 2019-05-20 11:52:05 +0930
  • 98be37f77a feat: harden HTTP headers curben 2019-05-20 11:15:27 +0930
  • ba48027e74 refactor: switch to regular cloudinary js curben 2019-05-19 12:07:34 +0930
  • 5b9d9494e6 fix: date and time display curben 2019-05-19 11:35:03 +0930
  • 038645e497 fix: update title curben 2019-05-19 11:22:39 +0930
  • 5323544fd8 docs: update nodejs installation instruction curben 2019-05-18 14:49:46 +0930
  • e5440eff3d docs: skip installation of devDep curben 2019-05-13 16:13:50 +0930
  • 581c41fef0 docs: fix links in badge curben 2019-05-13 15:55:02 +0930
  • e4345f743b Merge branch 'renovate/renovate-17.x' into 'master' curben 2019-05-13 06:13:02 +0000
  • 607818f32d Merge branch 'renovate/hexo-renderer-marked-1.x' into 'master' curben 2019-05-13 06:11:11 +0000
  • 78d8c9476f chore(deps): update dependency renovate to v17 Renovate Bot 2019-05-12 06:27:12 +0000
  • c2382264b3 chore(deps): update dependency hexo-renderer-marked to v1 Renovate Bot 2019-05-12 06:27:10 +0000
  • 2b6370bfca Merge branch 'renovate/renovate-16.x' into 'master' curben 2019-04-30 12:26:28 +0000
  • e5a91b6408 chore(deps): compatibility with renovate v16 curben 2019-04-30 21:51:37 +0930
  • ecd19c02ce docs: mention more FOSS apps curben 2019-04-30 18:34:13 +0930
  • aba07a9367 fix: heading IDs are case-sensitive curben 2019-04-29 19:07:46 +0930
  • 43af5eaf6f style: bold symbol should be inside bracket curben 2019-04-29 18:24:36 +0930
  • 9b2e307685 fix: mention new workaround for aliexpress curben 2019-04-29 18:19:54 +0930
  • 0bfb960a83 fix: add new aliexpress workaround curben 2019-04-25 16:46:27 +0930
  • 82d3d22d9e chore: update hexo-yam curben 2019-04-23 17:58:22 +0930
  • a777e860f8 fix: remove extra curly bracket curben 2019-04-22 18:50:53 +0930
  • 7bc0ef25df fix: escape symbol typo curben 2019-04-22 14:23:01 +0930
  • e20b300f66 fix: mention Aegis curben 2019-04-22 13:10:46 +0930
  • 84919a6728 chore(deps): update dependency renovate to v16 Renovate Bot 2019-04-21 04:40:09 +0000
  • d907dc5589 fix: mention new workaround for aliexpress curben 2019-04-15 20:23:14 +0930
  • d6c36abab9 refactor: switch to Fork-Awesome curben 2019-04-15 14:16:07 +0930
  • 8a17ef7ad8 docs: add Netlify deploy status badge curben 2019-04-12 13:23:45 +0930
  • ad3b3bb983 Merge branch 'renovate/renovate-15.x' into 'master' curben 2019-04-12 03:31:34 +0000
  • a86ded70ab chore: update snyk policy curben 2019-04-12 12:57:47 +0930
  • 55f5f11c2f style: convert var to let/const curben 2019-04-10 20:18:45 +0930
  • 43bf50dac5 refactor: switch to more modern sri-fallback curben 2019-04-10 19:59:56 +0930
  • d314bff200 chore: update libs curben 2019-04-10 14:45:02 +0930
  • ced318927f feat: switch to night theme curben 2019-04-08 11:44:22 +0930
  • af6b2474c4 fix: typo curben 2019-04-07 21:15:10 +0930
  • 50ec251b49 docs: Add 'How to run more than one Firefox instance' curben 2019-04-07 21:13:58 +0930
  • 91b71fc3a2 chore(deps): update dependency renovate to v15 curben-bot 2019-04-07 04:46:34 +0000
  • eea8d2be42 fix: dates curben 2019-04-05 12:06:24 +1030
  • 7a04126c01 fix: use single-quote in title curben 2019-04-05 12:00:09 +1030
  • c48a788005 chore: remove gnu patch dep curben 2019-04-05 11:51:41 +1030
  • c6b89c5fa7 chore: update snyk policy curben 2019-04-05 11:38:40 +1030
  • 4a0ef5093f fix: formatting curben 2019-04-04 20:28:31 +1030