Skip to content
/ monolog Public

monolog, beyond (we)blog: Log of everything (ja: π’Žπ’π’π’)

License

Notifications You must be signed in to change notification settings

kissge/monolog

Repository files navigation

monologβ€”Beyond (We)Blog: Log of Everything

monolog can be expressed in various ways: It is a Wiki-like knowledge management system, and at the same time is a blogging tool. Blogs, originally coined as "Weblog", started as "log" of "Web" i.e. collections of personal writings that track what websites one has found, and how one thought on them. monolog extends this concept further from Web to everything, therefore is named such; mono means things in Japanese.

Usage

# Install dependencies
$ pnpm install

# Set up .env file under data directory (see .env.example)

# Start local server
$ DATA_ROOT_DIR=path/to/data/directory pnpm run dev

# Build and generate a static website
$ pnpm run build

License

monolog is licensed under the MIT License.

©︎ 2022 Yusuke Kido.