curben
2b63f11742
fix(tags): tag url in lowercase, display in titlecase
...
* netlify uses lowercase url
2019-06-21 11:28:05 +09:30
curben
9329f21f3a
feat(page): add title
2019-06-13 13:44:17 +09:30
curben
79189e0788
fix(redirects): use HTTP 302
...
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/302
don't update search engine
2019-06-12 19:01:14 +09:30
curben
08de6cf3c2
fix(redirects): use HTTP 301
2019-06-12 19:00:02 +09:30
curben
1ccf7038b8
fix: Temporarily set the homepage to /blog
2019-06-12 17:54:08 +09:30
curben
6b5feb809e
docs(page): add Disclaimer page
...
credit https://www.termsfeed.com/blog/disclaimer-examples/
2019-06-12 11:27:57 +09:30
curben
6fff7ee8d2
fix(post): links not rendered
2019-06-11 19:15:57 +09:30
curben
357458c613
fix(post): Add more recent example and web security articles.
2019-06-11 13:38:28 +09:30
curben
f5cacbeebd
fix(post): Tag in titlecase
2019-06-09 14:08:19 +09:30
curben
87dbfda834
docs(post): Add 'Prevent Engadget from redirect to guce'
2019-06-09 14:07:39 +09:30
curben
6ab227fe25
fix(seo): yandex requires html tag
2019-06-08 21:16:02 +09:30
curben
dee5062026
feat(seo): Add Yandex Webmaster
...
https://r3bl.blog/en/exploring-duckduckgo-for-smaller-websites/
2019-06-08 21:08:44 +09:30
curben
b353206762
feat(seo): Add Bing Webmaster
...
https://r3bl.blog/en/exploring-duckduckgo-for-smaller-websites/
2019-06-08 20:13:44 +09:30
curben
fb36bca7f1
refactor: use page.subtitle instead of page.excerpt
...
* Source file (.md) looks a bit clearer this way.
* Remove unused options in openGraph.js
2019-06-08 17:31:39 +09:30
curben
a5d1791b14
feat(search): replace gitlab search with duckduckgo
...
todo: algolia
2019-06-07 18:39:51 +09:30
curben
7fd712bba0
docs: mention vscode
2019-06-06 22:06:26 +09:30
curben
62075f46e0
docs: mention Inkdrop app
2019-06-06 21:29:41 +09:30
curben
9d09797f7d
fix(excerpt): Reduce post excerpt to one-line
2019-06-06 20:52:43 +09:30
curben
2b3302bdf8
style: remove 'how to' from title and filename
2019-06-02 14:33:31 +09:30
curben
60d62f94f3
feat: add search function to mobile page
...
* add a gap after search form to prevent misclick
* use addEventListener() instead of onclick()
- https://stackoverflow.com/a/34216918
2019-06-01 18:51:51 +09:30
curben
035dc384ee
docs(post): Add 'How to embed SVG without using img tag' post
2019-06-01 18:02:36 +09:30
curben
69d7aabe63
feat: add Google Webmaster
...
exclude the verification file from sitemap.xml
2019-05-30 18:04:31 +09:30
curben
d79e42d960
feat: add Content-Language to HTTP header
...
https://www.w3.org/International/questions/qa-http-and-lang
https://www.w3.org/International/questions/qa-text-processing-vs-metadata
2019-05-27 11:58:48 +09:30
curben
5def92d738
feat: add robots.txt
2019-05-27 11:58:48 +09:30
curben
00fbcce468
refactor: unify HTTP header settings into _headers
2019-05-26 15:09:27 +09:30
curben
3b4172119b
docs(post): Add 'Cloudflare in Firefox is not the end of the world' post
2019-05-25 17:26:49 +09:30
curben
b5a86372c2
fix: add DoH tag
2019-05-25 17:26:20 +09:30
curben
2000d449c6
feat: add more alt attributes
...
* fix grammar, clarify
2019-05-24 14:56:08 +09:30
curben
809e3e05ab
feat: add more alt attributes
2019-05-23 17:04:56 +09:30
curben
e312ed2b69
feat: add alt attribute to <img>
...
* https://support.google.com/webmasters/answer/114016?hl=en
* remove version tag from cloudinary link
* cache of previous version should be purged by now
* img tag doesn't need to be self-closing
2019-05-23 16:46:02 +09:30
curben
5b9d9494e6
fix: date and time display
...
* Add starting year to copyright
* Remove unneeded creation time from posts
2019-05-19 11:35:03 +09:30
curben
038645e497
fix: update title
2019-05-19 11:22:39 +09:30
curben
5323544fd8
docs: update nodejs installation instruction
...
* in readme, add instruction to install more updated nodejs
* in readme, add a link to the relevant post for more detailed instruction
* in posts, append 'or newer' to fedora, now that fedora v30 is released
* in posts, add '--only=prod' parameter to skip devDeps
2019-05-18 14:53:43 +09:30
curben
ecd19c02ce
docs: mention more FOSS apps
2019-04-30 18:34:13 +09:30
curben
aba07a9367
fix: heading IDs are case-sensitive
...
unlike standard markdown https://docs.gitlab.com/ee/user/markdown.html#header-ids-and-links
2019-04-29 19:07:46 +09:30
curben
43af5eaf6f
style: bold symbol should be inside bracket
2019-04-29 18:24:36 +09:30
curben
9b2e307685
fix: mention new workaround for aliexpress
2019-04-29 18:19:54 +09:30
curben
0bfb960a83
fix: add new aliexpress workaround
2019-04-25 16:46:27 +09:30
curben
7bc0ef25df
fix: escape symbol typo
2019-04-22 14:23:01 +09:30
curben
e20b300f66
fix: mention Aegis
...
https://github.com/beemdevelopment/Aegis
https://www.reddit.com/r/androidapps/comments/b45zrj/dev_aegis_authenticator_secure_two_factor/
2019-04-22 13:10:46 +09:30
curben
d907dc5589
fix: mention new workaround for aliexpress
2019-04-15 20:23:14 +09:30
curben
af6b2474c4
fix: typo
2019-04-07 21:15:10 +09:30
curben
50ec251b49
docs: Add 'How to run more than one Firefox instance'
2019-04-07 21:13:58 +09:30
curben
eea8d2be42
fix: dates
2019-04-05 12:06:24 +10:30
curben
7a04126c01
fix: use single-quote in title
2019-04-05 12:00:09 +10:30
curben
4a0ef5093f
fix: formatting
2019-04-04 20:28:31 +10:30
curben
d5e36c96cf
docs: Add 'DNS-over-TLS/DNS-over-HTTPS does not protect your privacy'
2019-04-04 20:20:27 +10:30
curben
0425edbc7e
fix: update flowchart
...
add nemenyi
2019-03-10 14:43:36 +10:30
curben
c25cd6d0b5
docs: snyk doesn't use patch anymore
2019-03-09 15:15:45 +10:30
curben
3503857901
docs: add removal instruction of Your Phone
2019-03-01 11:24:10 +10:30