aerialmonitor / wp-desktop

WordPress.com for Desktop

Home Page:https://apps.wordpress.com/desktop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress.com for Desktop

WordPress.com for Desktop is an Electron wrapper for Calypso, the new WordPress.com front-end. It works on Mac, Windows, and Linux.

WordPress.com for Desktop

Getting Started & Running Locally

  1. Clone this repository locally
  2. Update the Calypso submodule with:
  • git submodule init
  • git submodule update
  1. Create a calypso/config/secrets.json file and fill it with secrets
  2. make run to build and run the app

Need more detailed instructions? We have them.

Development

The app is split between Electron code and Calypso code, and so the development guide may help you find where to change stuff.

Building a Release

While running the app locally in a development environment is great, you will eventually need to build a release version you can share.

Packaging a Release

The final stage takes a released version and packages it in a platform specific way. This is only necessary if you are going to distribute publicly.

Contributing

If this sparks your interest don't hesitate to send a pull request, send a suggestion, file a bug, or just ask a question. Don't forget to check out our CONTRIBUTING doc.

Do be aware that this repository is just for the WordPress.com desktop wrapper. If you have something to contribute for Calypso (the app that runs inside of the desktop wrapper and on WordPress.com) then please add it in the Calypso repository.

Troubleshooting

If you have any problems running the app please see the most common issues.

License

WordPress.com for Desktop is licensed under GNU General Public License v2 (or later).

About

WordPress.com for Desktop

https://apps.wordpress.com/desktop/

License:Other


Languages

Language:JavaScript 68.8%Language:HTML 19.1%Language:Makefile 6.4%Language:CSS 3.1%Language:Smarty 2.6%