- Basic framework to reponse user's request
- Server only support few routes
- Client UI is bad
- Make subproject
client
a larger project which aggregatesscala.js
project and an extrascalatags
project - Make server more flexible and support more routes
- Error handling
- Add
static
module, now can generate static package. - Add
skeleton
module which serves as a front-end page generator. - Robust path resolution.
- The
Skeleton
programming language first parser and compiler forHTML
. - Basic online blog server finished.
- The
Skeleton
blog register tools.
- The basic namespace and
import
system. - Starting to support tex generator.
- Modular blog! You can group everything related to your article in a folder and pack them later.
- Lots of bugs fixed
- TODO: Fix
./shared/assets
problem and add more detailed doc on how to write articles.
- Fixed
./shared/assets
problem - client page style bug fixed
- Fixed many bugs
- Skeleton online notebook !
- Dependency injection is not simple, decide to try
The ReaderT pattern
. - Now can set title inside article file.