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 |
|
endiliey
|
d582895c6f
|
chore: dependencies
|
2018-08-08 00:37:25 +08:00 |
|
endiliey
|
698e09b82e
|
chore: dotfiles
|
2018-08-08 00:37:14 +08:00 |
|
endiliey
|
e64a06c748
|
feat: simple webpack config
|
2018-08-07 18:15:12 +08:00 |
|
endiliey
|
e85d3230a9
|
feat: add very simple default theme
|
2018-08-07 18:13:42 +08:00 |
|
Carol Willing
|
e27e18bd63
|
Add nteract project as a user (#890)
* add nteract project as a user
* correct extra line feed
|
2018-08-06 20:38:34 -07:00 |
|
Yangshun Tay
|
d2b30dc3ed
|
Revert "Add ability to specify sub categories in sidebar.json (#891)"
This reverts commit 16087b4428 .
|
2018-08-06 18:58:54 -07:00 |
|
Will Brock
|
16087b4428
|
Add ability to specify sub categories in sidebar.json (#891)
|
2018-08-06 18:58:48 -07:00 |
|
endiliey
|
9fef99cb18
|
refactor: rename loader to load as not to confuse webpack loader
|
2018-08-07 00:41:05 +08:00 |
|
Carol Willing
|
dd9d05c84d
|
Clarify content in the site prep doc (#889)
|
2018-08-05 20:05:15 -07:00 |
|
Carol Willing
|
29e71ebf53
|
Update installation doc (#888)
* Update installation doc
* add short phrase
|
2018-08-05 15:45:24 -07:00 |
|
endiliey
|
36eee2941a
|
feat: add home page for available routes
|
2018-08-05 19:51:22 +08:00 |
|
endiliey
|
dc1e417db8
|
fix: blog file should trigger reload
|
2018-08-05 19:51:08 +08:00 |
|
endiliey
|
221023fd51
|
feat: prototype blog & docs generation on dev
|
2018-08-05 18:59:23 +08:00 |
|
endiliey
|
187a46d9b6
|
chore: prettier
|
2018-08-05 18:58:50 +08:00 |
|
endiliey
|
05426d4e2c
|
feat: add react component for markdown->html
|
2018-08-05 18:06:13 +08:00 |
|
endiliey
|
b37d992254
|
chore: add dummy blog file
|
2018-08-05 16:25:32 +08:00 |
|
endiliey
|
45cf88e059
|
refactor: use docusaurus structure
|
2018-08-05 14:54:20 +08:00 |
|
Endilie Yacop Sucipto
|
5fae14a2bf
|
fix: copy static image as it is if image compression fail (#887)
* fix: fail to copy static image due to image compression on build
* add changelog
|
2018-08-04 22:40:36 +08:00 |
|
endiliey
|
44eb7655ca
|
chore: update webpack-nicelog to v2
|
2018-08-04 18:13:45 +08:00 |
|
jess
|
ef80581e8e
|
Activating Open Collective (#883)
|
2018-08-03 18:25:57 -07:00 |
|
Endilie Yacop Sucipto
|
89980bc10d
|
chore: update prerelease.sh & prerelease.md (#886)
|
2018-08-03 20:24:09 +08:00 |
|
Endilie Yacop Sucipto
|
edb364ad02
|
chore: update jest to v23 (#885)
* chore: update jest to v23
* add changelog
|
2018-08-03 17:08:51 +08:00 |
|
Endilie Yacop Sucipto
|
18158d6abc
|
fix: truncate blogpost properly with truncate-html (#880)
* fix: truncate blogpost properly with truncate-html
* revert test file change
* chore: truncate blogpost for feed changelog
|
2018-08-02 15:16:26 +08:00 |
|
Endilie Yacop Sucipto
|
609e1b42e7
|
chore: update changelog (#882)
* chore: update changelog
* nits
|
2018-08-02 03:00:16 +08:00 |
|
Endilie Yacop Sucipto
|
3971f803bc
|
chore: add prerelease script (#876)
* chore: add prerelease script
* Update prerelease.md
* Update prerelease.sh
* Update prerelease.sh
* chore: address review
* update instruction
* alias 'run version' to make it clear we're running docs version
* indicate that we are creating commit, not pull request
* update asciinema preview
* nits
|
2018-08-02 01:10:11 +08:00 |
|
Endilie Yacop Sucipto
|
42a96696a4
|
chore: delete unused/ old file (#881)
|
2018-08-02 00:52:50 +08:00 |
|
endiliey
|
75ed92e797
|
chore: add sakura.png to test static file
|
2018-08-01 18:30:24 +08:00 |
|
endiliey
|
2ba359f4ed
|
chore: delay starting webpack-serve by one second
|
2018-08-01 18:09:35 +08:00 |
|
endiliey
|
50894d824d
|
feat: use webpackbar
|
2018-08-01 18:02:35 +08:00 |
|
endiliey
|
dbf78c5c14
|
refactor: folder structure & filename
|
2018-08-01 17:01:02 +08:00 |
|
endiliey
|
9070fb50ab
|
refactor: dev
|
2018-08-01 16:33:38 +08:00 |
|
endiliey
|
d9a86a54c1
|
feat & refactor: webpack-serve-waitpage and lint
|
2018-08-01 16:18:52 +08:00 |
|
endiliey
|
82be417197
|
chore: namespace webpack output
|
2018-08-01 16:08:55 +08:00 |
|
endiliey
|
0c69604fb2
|
feat: add koa-static to serve static files
|
2018-08-01 16:06:52 +08:00 |
|
endiliey
|
c5dfddaf61
|
chore: refactor & fix typo
|
2018-08-01 15:52:20 +08:00 |
|
Joel Marcey
|
3c1363da1b
|
Update CODE_OF_CONDUCT.md
|
2018-07-31 19:49:46 -07:00 |
|
Chaoyu
|
326570d79e
|
Add atalaya.io to users (#878)
|
2018-07-30 22:35:05 -07:00 |
|