gitter-badger / neotw

๐Ÿ›ฉ๏ธ A modern style notebook based on tiddlywiki

Home Page:https://oeyoews.github.io/neotw/main

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neotw

flask

What's the neotw

A modern style notebook based on tiddlywiki is v2 of the tw5 repository

Compare to tw5, neotw remove github pages deploy and related deploy, no pwa, image optimize, no mobile optimize, and Maximize keep vanilla configuration etc, just for local, so it's more simplify, still worth trying

Features

No longer listed specifically, waiting for your exploration and discovery

๐Ÿ–ผ๏ธ ShowCases

011

Deploy

Deploy with Vercel

๐Ÿ“‚ FileStruct

๐Ÿ“ neotw
โ”œโ”€โ”€๐Ÿ“tiddlers
โ”‚   โ”œโ”€โ”€๐Ÿ“builit-plugins
โ”‚   โ””โ”€โ”€๐Ÿ“config
โ””โ”€ ๐Ÿ“tiddlywiki.info
# This structure may not be up to date

โ›น๏ธ Install

git clone --depth 1 https://gitlab.com/oeyoews/neotw # or git clone --depth 1 https://github.com/oeyoews/neotw

๐Ÿ‘Ÿ Run

yarn install # install
npm run guide # or npx tiddlywiki --listen

Note

  • if you use google-chrome on ios, maybe have some error tip when you touch this screen prepare to select some text, its weird

๐Ÿฅ Configuration(deprecated)

The makefile file is used as the centeral configuration for neotw

more usage please check makefile

Dev

โœŒ Preview

preview on mobile

  • npx http-server

online


About

๐Ÿ›ฉ๏ธ A modern style notebook based on tiddlywiki

https://oeyoews.github.io/neotw/main

License:MIT License


Languages

Language:JavaScript 62.3%Language:HTML 25.5%Language:Makefile 8.3%Language:CSS 2.4%Language:Shell 1.5%