Skip to content

A website compiling disinformation-combatting efforts within the Wikimedia community

License

Notifications You must be signed in to change notification settings

CSDL-UMD/wiki-disinfo-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiki-disinfo-map

A website compiling disinformation-combatting efforts within the Wikimedia community

Development

  1. Install dependencies (in ./app directory).
    ./app % npm install
  2. Run our data fetching and processing file (in ./app/src/data directory).
    ./app/public/data % node.js
  3. Start development server (in ./app directory).
    ./app % npm run start

Static Site Generation

Note: Our GitHub Action "Deploy to GitHub Pages" does this process and places static files on gh-pages branch

  1. Run our data fetching and processing file (in ./app/src/data directory).
    ./app/public/data % node.js
  2. Generate static site (in .app directory).
    ./app % npm run build

About

A website compiling disinformation-combatting efforts within the Wikimedia community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •