Commit Graph

457 Commits

Author SHA1 Message Date
curben a3fd0ce5ef docs: it's safer to append rather than prepend to $PATH 2018-11-07 17:25:28 +10:30
curben 6cd4456d9a docs: use $PATH method so --global npm installation is not required 2018-11-06 12:35:06 +10:30
curben f3748da35b style: remove leftover characters
from 63da194408
2018-11-02 12:38:01 +10:30
curben 63da194408 fix: post_link can display custom text
so the <a> workaround is not required
2018-11-02 11:32:57 +10:30
curben ed3664e7d8 fix: post_path should refer to file name not title 2018-11-01 17:42:08 +10:30
curben 6c75782dda fix: post_path doesn't work in []()
use <a> as a workaround for now
https://github.com/hexojs/hexo/issues/3321
2018-11-01 16:54:13 +10:30
curben 8ba902f188 fix: use post_path instead of post_link
post_link includes <a> tag
https://hexo.io/docs/tag-plugins#Include-Posts
2018-11-01 14:04:30 +10:30
curben 7f82b913d5 feat: add last updated date to posts 2018-11-01 12:15:03 +10:30
curben 9e1620e7ce docs: add differences in patch utility 2018-10-31 20:14:36 +10:30
curben d6fb00ac76 docs: Add 'Snyk failed to patch in Alpine docker' post 2018-10-31 20:09:58 +10:30
curben e28e4b1f13 fix: typo in title 2018-10-31 19:10:14 +10:30
curben d4505ba3f1 docs: add 'Prevent word break in array question on LimeSurvey' post 2018-10-31 17:37:53 +10:30
curben e57b11319c add notes about using snyk in alpine or bsd 2018-10-30 20:55:08 +10:30
curben 8f236bd28f Update instruction to view 'list questions' 2018-10-26 13:08:40 +10:30
curben df6844e364 Add 'How to check validity of GitLab CI config' post 2018-10-25 14:03:04 +10:30
curben 715984f355 Add 'How to disable Control+Alt+S shortcut in MATE' post 2018-10-24 15:24:45 +10:30
curben 5bf25b03eb List removable windows 10 apps 2018-10-19 10:58:27 +10:30
curben 89134018eb Add 'Edit multiple questions on LimeSurvey' post 2018-10-18 16:01:17 +10:30
curben ff42252056 Add bsdtar example 2018-10-17 19:12:15 +10:30
curben d897263163 Add example of unzip stdin 2018-10-14 14:19:10 +10:30
curben 4f40f5b85a Add 'Change spellcheck language in Ghostwriter' post 2018-10-14 14:17:39 +10:30
curben c73967c47f Add 'GNU vs BusyBox Unix tools' post 2018-10-13 14:08:32 +10:30
curben 9bb8a0d997 Add more example 2018-10-11 11:30:24 +10:30
curben f6d29560a0 Add security issue example 2018-10-11 10:36:02 +10:30
curben c79ae97add Add 'Default binaries in Alpine docker image' post 2018-10-10 20:54:49 +10:30
curben 22d6784d2c Add links to configs 2018-10-07 11:52:03 +10:30
curben 7f1cb26fc1 hexo-all-minifier prerequisite 2018-10-06 18:43:47 +09:30
curben 5f68d6d09c Replace onwards with plus sign 2018-10-06 18:38:42 +09:30
curben 1e6074df9c Update repo link 2018-10-05 12:32:48 +09:30
curben c9350ba269 Simplify npm installation 2018-10-05 12:29:35 +09:30
curben 33cde260e9 Add post excerpt 2018-10-03 10:21:34 +09:30
curben 74e0beae68 Don't hide desktop folder 2018-10-02 21:01:16 +09:30
curben 498bf8bebb Create 'Hide folders of Caja side pane' post 2018-10-02 17:59:02 +09:30
curben c4d955b6a3 Add snyk docs 2018-10-02 17:48:15 +09:30
curben f5c47ca326 Add brotli command 2018-10-02 17:29:42 +09:30
curben 04cdbefaea Clarify the parts in gitlab-ci.yml
job name and deploy command have changed since I migrated to Netlify
2018-10-02 14:08:25 +09:30
curben 3f0d87f8aa Remove brotli header
netlify doesn't seem to support it
Revert d15c2d2c7b and 60de0c28c4
2018-10-02 11:38:35 +09:30
curben d15c2d2c7b Add content-type header
so browser knows whether it's js or css
2018-10-02 11:29:54 +09:30
curben 60de0c28c4 Add redirect rule for js and css
set their content-encoding header as br (for brotli compression)
2018-10-02 10:50:05 +09:30
curben 96ad70e1e1 Create 'Secure node modules with Synk' post 2018-10-02 09:46:39 +09:30
curben 67448d00bb Remove content-encoding header
netlify doesn't seem to support brotli compression
2018-10-01 20:27:40 +09:30
curben baf334c4fd Add Netlify header file
A separate header file is necessary, even though header rule exists in netlify.toml
Revert aab11bcf14
2018-10-01 14:56:20 +09:30
curben aab11bcf14 Merge _headers into netlify.toml 2018-10-01 10:53:20 +09:30
curben 98e6826ade Add custom header config for netlify
https://www.netlify.com/docs/headers-and-basic-auth/
2018-09-30 18:32:26 +09:30
curben 19eaf310af Remove gzip from CI
now handled by hexo-yam
2018-09-29 15:33:51 +09:30
curben cea34ae81d Create 'Make hexo blog smaller' post 2018-09-28 12:23:48 +09:30
curben 7ede088994 Tweak CSS for wider display
Use more screen space especially on 1080p screen
2018-09-26 15:18:06 +09:30
curben 14d7dffb55 Create 'How to remove Windows 10 default apps' post 2018-09-26 12:00:13 +09:30
curben 93b4319cdc Remove repo links
Edit from your repo, not upstream's
2018-09-25 13:07:42 +09:30
curben e5fa7d8cc3 Update nodejs installation guide
Add more distro
2018-09-25 11:54:55 +09:30
curben ae4cf09d64 Update installation guide
Suggest to run 'hexo server' for website preview.
2018-09-23 10:35:41 +09:30
curben 8e6c68f448 Change post url 2018-09-21 15:53:04 +09:30
curben b0348791dd Update post title 2018-09-21 14:58:53 +09:30
curben 20632c9c26 Create installation guide post
Move the lengthy installation guide to a new blog post.
2018-09-21 14:09:51 +09:30
curben 2e3dad934c Create a test page 2018-09-19 12:46:28 +09:30
curben a37c9aed1a Change homepage to show /archives
Create /about page using previous index.ejs
2018-09-15 23:09:02 +09:30
V.Kolotyuk d5087ffee3 first commit 2016-02-29 20:25:06 +06:00