Skip to content

Working content draft for the Wikimedia Developer Portal

License

Notifications You must be signed in to change notification settings

apaskulin/wmf-dev-portal-draft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wmf-dev-portal-draft

Working content draft for the Wikimedia Developer Portal, available at apaskulin.github.io/wmf-dev-portal-draft

History

To see previous iterations of the site, visit the history page.

Test changes locally

After cloning the repo, use npm to run the VuePress development server:

cd docs
npm install
npm run dev

Visit http://localhost:8080 to view the local server.

Deploy the site

From the main project directory, run the deploy script to deploy the main branch to GitHub pages:

bash deploy.sh

If you get a No such file error, make sure you are in the main project directory, not in /docs.

About

Working content draft for the Wikimedia Developer Portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages