Skip to content

sarith/conceptviz.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery of Concept Visualization

The Gallery of Concept Visualization features projects which use pictures to communicate complex and difficult ideas, the same way data visualizations use pictures to make sense of data.

Thumbnails of gallery projects

Contribute

Feel free to email with comments, questions, and contributions.

Pull requests are welcome!

There's a build process involved: build.sh generates data.json from src/index.yaml and index.js from src/index.jsx. You will want to edit those files and then run build.sh. Include the build products as part of your PR; the use of github.io demands it!

build.sh requires yaml2json and babel. Both are available from npm.

With entr, you can set up a nifty auto-build system:

ls src/* | entr ./build.sh

About

Gallery of Concept Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.7%
  • HTML 3.1%
  • Shell 0.2%