1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-09 23:45:25 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Peter Savchenko
c43a84a3a9
rm await duplication 2018-10-04 22:05:10 +03:00
Peter Savchenko
5e57693189
remove static method 2018-10-04 21:38:57 +03:00
Peter Savchenko
c7f5cec062
add client-side Header validation 2018-10-04 01:17:00 +03:00
Peter Savchenko
96e4620df8
remove unused code 2018-10-03 21:24:34 +03:00
Peter Savchenko
8f84303536
Page cration basics 2018-10-03 21:21:35 +03:00
Peter Savchenko
5c0560a2ed
Code splitting now works through awaited import (#6) 2018-10-03 12:26:41 +03:00
Peter Savchenko
e7e64cea3e
Integrate CodeXEditor: dynamic import added (#5)
* Main elements created

* Add Editor to the writing page
2018-09-19 01:47:32 +03:00
Peter Savchenko
4326cb22ab
Main elements created (#4) 2018-09-18 13:10:44 +03:00
Peter Savchenko
248558a11f
Frontent build system is ready (#3)
* Frontent build system is ready

* Set up linter for frontend part

* move code to /src

* update db

* upd test

* remove db

* ignore .db
2018-09-07 19:24:09 +03:00
George Berezhnoy
3762ea3791
Add nvmrc (#2)
* Add nvmrc

* Add readme and nvm.sh script

* Add note for windows users
2018-09-03 23:05:50 +03:00
George Berezhnoy
7add63d90b
Page model (#1)
* Initial database and page MVC

* Add mocha tests

* Add docs

* Add docs about nedb query options

* Add eslint and editorconfig + husky

* Improve precommit script

* Remove unnecessary dependencies
2018-08-17 13:58:44 +03:00
gohabereg@gmail.com
2e717f6415 Initial 2018-08-10 19:25:29 +03:00