Skip to content

wsokc/dev-tritarget-org

 
 

Repository files navigation

Directories

Directory Description
config Build configuration files.
tiddlers Place where all your TiddlyWiki tiddlers reside.
themes Custom themes to be added to TiddlyWiki.
plugins Custom plugins to be added to TiddlyWiki.
scripts Custom static scripts to be included as static assets.
public Static assets to be deployed with the built TiddlyWiki.

Configurations

Configuration Description
config/tiddlywiki.info Base TiddlyWiki info file.
config/includes.json Extra plugins/themes to include based on production/development.
config/libraries.json 3rd Party libraries to merge into plugins/scripts.

Commands

Command Description
npm start Run the TiddlyWiki as a server at http://localhost:8080/.
npm run build Build the main wiki as a single index.html and static files.
npm run clean Clean any build files.
npm run deploy Deploy to a server via rsync.

About

A blog of personal quality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • CSS 7.8%
  • PHP 2.7%
  • Makefile 2.4%
  • HTML 1.4%
  • Shell 0.5%