Commit graph

5274 commits

Author SHA1 Message Date
Seven Du
e79e67ad2b Add Plus (ThinkSNS+) to users (#903)
* Add Plus(ThinkSNS+) using user link

https://github.com/slimkit/plus

* Add files via upload

* readme Plus logo filename

* Update users.js
2018-08-14 01:09:28 -07:00
Apurav Chauhan
acd4f3f984 Update getting started page to be more intuitive (#900)
* Updating step 2 to be more intuitive

Use of word Github is very confusing. When starting, most of devs wont have an existing github repo. And normally not everyone will be using Github. Since devs will be following this step by step: we need to stress on telling them to create a new or use existing local project folder which may or may not be a github repo.

* Update getting-started-installation.md
2018-08-13 01:29:45 -07:00
endiliey
5e5488f1ea chore: update changelog 2018-08-12 23:59:41 +08:00
endiliey
bf1e30dc52 dep: use forked version of static-generator-webpack-plugin 2018-08-12 23:17:56 +08:00
endiliey
3eb9823105 test: validate generated webpack config instead of compiling 2018-08-12 23:17:39 +08:00
endiliey
1564edae4c feat: add .css webpack loader 2018-08-12 22:49:14 +08:00
Yong-Siang Shih
8de57b5c0c fix: add baseUrl to sitemap URLs (#902) 2018-08-12 18:49:45 +07:00
endiliey
ea706d2830 feat: hash the webpack-compiled js file 2018-08-11 16:29:52 +08:00
endiliey
d33343b7c6 feat: use ejs to build html template 2018-08-11 16:25:29 +08:00
endiliey
f07e7791fa test: compile webpack config for dev and prod 2018-08-11 15:22:05 +08:00
Endilie Yacop Sucipto
8f9f7a5602 Fix correct linking when setting defaultVersionShown to non-latest version (#894) 2018-08-10 23:49:52 -07:00
endiliey
a4f0ed7c94 test: more timeout for webpack compile test 2018-08-11 14:23:11 +08:00
endiliey
0f28b6f311 test: fix load test 2018-08-11 14:22:50 +08:00
endiliey
15ce4a95e2 chore: eslint & prettier nits 2018-08-11 02:54:34 +08:00
endiliey
a4cc782858 test: test compile dev/prod webpack config 2018-08-11 02:50:41 +08:00
endiliey
80204b5617 chore: remove bundle analyzer 2018-08-11 02:50:11 +08:00
endiliey
8a5807418d test: genRoutesConfig 2018-08-11 01:34:35 +08:00
endiliey
084063eabe chore: eslint & prettier nits 2018-08-11 01:33:24 +08:00
endiliey
8f493605ad test: load pages 2018-08-11 01:03:46 +08:00
endiliey
cfd11fbb6d test: utils for load 2018-08-11 00:38:22 +08:00
Tom Auger
3f896c8e18 Fix Jest tests that fail on Windows (#896)
* Fix failing tests

* Suppress build output in build tests
2018-08-10 22:21:52 +07:00
endiliey
d80a2555c0 test: load docs 2018-08-10 15:04:58 +08:00
endiliey
bf94bf96f8 test: add test for load config 2018-08-10 15:03:44 +08:00
endiliey
687bf09c96 dep: add bundle analyzer temporarily to check bundle size 2018-08-08 21:24:33 +08:00
endiliey
d36c17f368 refactor: use alias for docs & eslint 2018-08-08 20:51:00 +08:00
endiliey
8538a10a66 dep: update webpack-nicelog 2018-08-08 19:58:42 +08:00
endiliey
05c90a208c chore: minimal es6 refactor 2018-08-08 17:19:26 +08:00
endiliey
1eef464fc0 chore: add pages/tictactoe.js to test reactDOM 2018-08-08 15:02:22 +08:00
endiliey
d9def2865a fix: use exact path & handle non-index pages 2018-08-08 14:45:54 +08:00
endiliey
0fcad83410 chore: add blog test file 2018-08-08 14:26:12 +08:00
endiliey
44122cd202 refactor: code 2018-08-08 14:25:02 +08:00
endiliey
a9c3d50a68 chore: more test files 2018-08-08 14:24:19 +08:00
endiliey
2996e011f8 chore: update readme & dependencies 2018-08-08 14:11:31 +08:00
endiliey
fa02f6ef60 feat: copy static files for production build 2018-08-08 02:29:40 +08:00
endiliey
77ec02a278 chore: eslint fix 2018-08-08 02:27:44 +08:00
endiliey
33105ba3cc chore: add README 2018-08-08 01:45:57 +08:00
endiliey
bc7b2835b0 feat: prototype custom pages site generation 2018-08-08 01:33:25 +08:00
endiliey
cf08a20737 chore: delete old unused files 2018-08-08 00:47:14 +08:00
endiliey
1d99c224c0 chore: prettier & lint 2018-08-08 00:46:51 +08:00
endiliey
1150c45f9b refactor: start cli command 2018-08-08 00:46:04 +08:00
endiliey
7a69cff30c feat: add build command 2018-08-08 00:45:43 +08:00
endiliey
b079e48976 feat: add production entry & template 2018-08-08 00:45:12 +08:00
endiliey
4c36e71d1f feat: add core dev files 2018-08-08 00:44:53 +08:00
endiliey
750804646c feat: add App.js (react router config renderer) 2018-08-08 00:43:35 +08:00
endiliey
bc706ae33d chore: eslinting 2018-08-08 00:41:40 +08:00
endiliey
b0f884e843 feat: webpack config creator 2018-08-08 00:41:19 +08:00
endiliey
10f85696d9 feat: add own webpack markdown to react loader 2018-08-08 00:40:42 +08:00
endiliey
2a7f7e2663 chore: eslint fix 2018-08-08 00:39:40 +08:00
endiliey
9e7729ad74 feat: react router config generation for docs 2018-08-08 00:39:17 +08:00
endiliey
f9bc0ff7b8 feat: add React component to render Markdown 2018-08-08 00:38:11 +08:00