# Tiddlywiki-NodeJS-Github-Template **Repository Path**: tiddly-gittly/Tiddlywiki-NodeJS-Github-Template ## Basic Information - **Project Name**: Tiddlywiki-NodeJS-Github-Template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-15 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tiddlywiki-NodeJS-Github-Template Default wiki template for [TidGi-Desktop](https://github.com/tiddly-gittly/TidGi-Desktop), an App that can generate template wiki on one-click. Knowledge base Template, with advanced filter search and faceted data aggregation. [onetwo.ren/wiki](https://onetwo.ren/wiki) is an example of this template. And [tiddly-gittly.github.io/Tiddlywiki-NodeJS-Github-Template/](https://tiddly-gittly.github.io/Tiddlywiki-NodeJS-Github-Template/) is deployed example of this repo. (There are some optimization to make this demo readonly, and being not downloadable, so its size is almost as small as a GIF picture.) Downloadable HTML is at [tiddly-gittly.github.io/Tiddlywiki-NodeJS-Github-Template/index-full.html](https://tiddly-gittly.github.io/Tiddlywiki-NodeJS-Github-Template/index-full.html), which contains edit related plugins, and will be slightly bigger (a size of a tiktok video.) This repo used to contains the wiki backup data and script to start a local wiki server on MacOS on start up. It is now deprecated, and no money to maintain, now [TiddlyGit-Desktop](https://github.com/tiddly-gittly/TiddlyGit-Desktop) is preferred. Old version can be found at the [feat/auto-start branch](https://github.com/tiddly-gittly/Tiddlywiki-NodeJS-Github-Template/tree/feat/auto-start). Contribution to it is welcome. ## Setup [用TiddlyWiki替代Notion和EverNote作为个人知识管理系统 (Chinese)](https://onetwo.ren/%E7%94%A8tiddlywiki%E6%9B%BF%E4%BB%A3notion%E5%92%8Cevernote%E7%AE%A1%E7%90%86%E7%9F%A5%E8%AF%86/) English translation comeout soon. (?) ## Deployed to Github Pages Automatically. ## NPM Scripts `npm build`: pack tiddlywiki data to a HTML file ## Shell Scripts [scripts/build-wiki.js](scripts/build-wiki.js) will actually pack tiddlywiki data to a HTML file ## Credit Scripts are inspired by [DiamondYuan/wiki](https://github.com/DiamondYuan/wiki)