Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikitree

A web-based research tool, a visual mapping companion for your Wikipedia wanderings

Wikitree screenshot

Installation

Ensure you have node installed

Then run:

$ npm install

(which also triggers bower install)

Building

This project uses gulp to concat & minify its .js and .css files

For production, run:

$ gulp build

(which empties & regenerates docs/build)

For development, run:

$ gulp watch

(which builds, and rebuilds on any .js or .css file changes in docs)

Serving

This version of Wikitree is served by GitHub Pages out of the docs directory

To serve the site locally, run:

$ cd docs && http-server

About

Serving Wikitree with GitHub pages

Resources

Contributing

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages