Commit Graph

29 Commits

Author SHA1 Message Date
MDLeom a5d41b429a
post(hexo-guide): mirror correction 2020-11-17 04:52:39 +00:00
MDLeom 4794ed5d7e
post(hexo-guide): add 'netlify' tag 2020-11-17 04:50:23 +00:00
MDLeom 996ea52384
post(hexo-guide): link hexo.io guides 2020-11-17 04:49:10 +00:00
MDLeom d0ac052b59
feat: 'updated_option' config
- post.updated will be null if not set in front-matter
- https://github.com/hexojs/hexo/pull/4278
2020-06-23 05:27:55 +01:00
curben 3e2d9fed61
post: replace linux-specific guide with official guide 2019-10-06 11:04:06 +01:00
curben f6b93c845f
style: tab to space 2019-10-06 10:55:47 +01:00
curben b258744c18
post: add git commands 2019-08-29 10:29:03 +01:00
curben a5dbc691ee
fix: post.excerpt can be specified in post
https://github.com/hexojs/hexo/pull/3612
2019-08-09 13:55:10 +09:30
curben db00c8e3b5 post: correction to gitlab setting 2019-06-29 19:10:01 +09:30
curben 2b63f11742 fix(tags): tag url in lowercase, display in titlecase
* netlify uses lowercase url
2019-06-21 11:28:05 +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 9d09797f7d fix(excerpt): Reduce post excerpt to one-line 2019-06-06 20:52:43 +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 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 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 9b2714be62 docs: Add tags 2019-02-09 16:31:22 +10:30
curben 30f78af374 style: more consistent formatting 2018-11-10 20:36:23 +10:30
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 7f82b913d5 feat: add last updated date to posts 2018-11-01 12:15:03 +10:30
curben 22d6784d2c Add links to configs 2018-10-07 11:52:03 +10:30
curben 1e6074df9c Update repo link 2018-10-05 12:32:48 +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 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 19eaf310af Remove gzip from CI
now handled by hexo-yam
2018-09-29 15:33:51 +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
Renamed from source/_posts/How-to-hexo.md (Browse further)