Commit Graph

365 Commits

Author SHA1 Message Date
Julian Martinez
4c205f4d65 Simplified and pared down language. 2018-02-20 14:39:45 -08:00
Jesse Rosenberger
6ab44f1ce3 Update various documentation dependencies. 2018-02-06 19:13:50 +02:00
Jesse Rosenberger
6b33772f9d Update hexo to latest version, 3.5.0. 2018-02-06 19:13:50 +02:00
Jesse Rosenberger
e811330413 Update hexo-renderer-marked to latest version.
Similar to HEAD^, this is to update a low-severity vulnerability by the
dependend upon `marked` npm.
2018-02-06 19:13:50 +02:00
Jesse Rosenberger
a9a296328b Update hexo-renderer-ejs to latest version.
Most notably to update `ejs` and quell the vulnerability warning on
GitHub, which had a low probability of being problematic as the usage
here is for a statically generated site.
2018-02-06 19:13:50 +02:00
Jesse Rosenberger
897443cd3e Update JSONStream discrepancies in package-lock.json.
The differences, which are purely ordering differences, are seemingly due
to a difference in `npm` versions.
2018-02-06 19:13:50 +02:00
Jesse Rosenberger
49542e34b3 Netlify requires a .nvmrc to specify the Node.js version.
Otherwise, they just use their "default" version of Node.js, which isn't
necessarily what we want and doesn't come with npm@5.

Their best practices (see refs) recommend setting a `.nvmrc`, which I support.

Ref: https://www.netlify.com/docs/build-settings/#build-environment-variables
Ref: https://www.netlify.com/docs/#helpful-hints
2018-02-06 19:13:50 +02:00
Sashko Stubailo
af0195e852 Update theme 2017-12-08 15:39:23 -08:00
Thea Lamkin
afedc7588d Docs fixes 2017-10-27 15:05:36 -07:00
Sashko Stubailo
65f00a56a2 Fix engine link 2017-10-24 11:37:12 -07:00
Sashko Stubailo
ce9bc2e820 Bump theme 2017-10-24 11:03:51 -07:00
Sashko Stubailo
8cc049513d Update links/theme 2017-10-24 10:55:07 -07:00
Sashko Stubailo
3bb93bdf4a Add docs 2017-10-24 10:42:37 -07:00
Sashko Stubailo
751ef78299 Theme update 2017-10-24 09:51:44 -07:00
Sashko Stubailo
ade5f1f21e Add docs site 2017-10-22 15:21:35 -07:00