Michael Droettboom
62fdb183e9
Update docs link to readthedocs ( #477 )
2019-06-22 18:28:48 -04:00
Carol Willing
9f4dceb812
Adds Sphinx documentation build ( #474 )
...
* create proof of concept
* add rtd config file
* edit config
* minor edits in rst files
* update config from proof of concept to prod
* add a bit more explanation to contents page
* Label markdown block as js to prevent Sphinx warning
* correct links warning in Sphinx
* fix typo
2019-06-22 18:22:38 -04:00
Carol Willing
4c81899661
Update the main readme file to be more user-focused ( #475 )
...
* Edit README headings and navigation
* Add minor edits and bottom nav
* correct link and typo
* Address review comments and fix another typo
* remove unneeded link from nav
2019-06-21 20:25:44 -04:00
Roman Yurchak
2cf8639973
MAINT Move package tests under packages/ dir ( #471 )
...
* Move package tests under the packages/ folder
* Fix tests
2019-06-19 14:26:08 -04:00
Michael Droettboom
0ca6505261
Update docs about Netlify.
2019-05-31 16:02:51 -04:00
Madhur Tandon
6ca7c116c2
Update Instructions for Building Pyodide ( #425 )
...
Add a tip: increase the maximum allowable RAM usage to the docker container if `make` stops without any valid reason.
2019-05-16 10:03:18 -04:00
Bob "Wombat" Hogg
6e561d2b19
README.md: Remove cd /src instruction for Docker ( #396 )
2019-04-24 11:09:17 -04:00
Michael Droettboom
7441d5250e
Partially address #338 : Provide simple method for interactive testing
...
This adds a basic repl-like console webpage that can be used for
testing of the local pyodide install.
It removes the broken examples based on standalone iodide.
2019-03-15 12:54:08 -04:00
Michael Droettboom
28445d5a16
Update the demo link in the README
2019-01-31 18:05:39 -05:00
Madhur Tandon
ffa2f7df90
Wrap to 80 characters per line
2018-12-11 20:03:48 +05:30
Madhur Tandon
4abae985ea
Add Documentation + Minor Changes
2018-12-11 13:26:51 +05:30
Michael Droettboom
ff5b9e61da
Trivial change to ping CI
2018-11-07 16:15:43 -05:00
Roman Yurchak
29315ccf42
DOC Add link to the demo in the readme
2018-10-29 10:22:58 +01:00
Michael Droettboom
4562841b61
Provide a Docker image for building
2018-10-08 15:33:33 -04:00
Michael Droettboom
56562257ef
Fix #71 : Upgrade to Python 3.7
2018-09-06 10:56:33 -04:00
Roman Yurchak
153c6324b9
Copy test data in a pytest fixture
2018-08-28 14:42:14 +03:00
Michael Droettboom
38f839df71
Merge pull request #94 from rth/skip-compile-and-configure
...
Skip compile and configure cases during numpy build
2018-07-26 13:29:37 -04:00
Roman Yurchak
4d7ce3f36c
Mention chromedriver in the README
2018-07-26 11:45:00 +02:00
Michael Droettboom
73934a3f44
Use instafail so we can see what's going on
2018-07-25 07:27:15 -04:00
Michael Droettboom
5ea44b2d18
Trivial change to trigger rebuild
2018-07-24 12:59:07 -04:00
Michael Droettboom
2261af6dae
Mention ccache in the README
2018-07-24 12:59:07 -04:00
Michael Droettboom
8f51f7795c
More refinement of docs
2018-06-22 14:54:59 -04:00
Michael Droettboom
3473768dba
Add first round of user docs
2018-06-21 11:19:34 -04:00
Michael Droettboom
5e9393a8e3
Fix #37 : Minify Javascript
2018-06-19 10:56:17 -04:00
Michael Droettboom
7c0457cead
Add linting
2018-06-14 14:19:08 -04:00
Michael Droettboom
500903b79b
Better tagline
2018-06-07 15:50:53 -04:00
Michael Droettboom
6c9a3067c3
Add some community and contributing guidelines
2018-06-07 15:43:04 -04:00
Michael Droettboom
c5fb1e497d
Update CI badges
2018-06-04 21:30:06 -04:00
Michael Droettboom
0e8963a480
Add Jupyter's stylesheet for inline html content
2018-04-26 11:04:28 -04:00
Michael Droettboom
1cc1ba4829
Add benchmarking instructions
2018-04-11 10:17:02 -04:00
Michael Droettboom
e64e35f2e7
Add Travis badge
2018-03-30 14:10:03 -04:00
Michael Droettboom
b8c3e600c2
Add end-to-end build. Travis tests.
2018-03-30 13:08:06 -04:00
Michael Droettboom
2ad135ef06
Add testing
2018-03-30 10:51:13 -04:00
Michael Droettboom
a913895bbe
Update build instructions
2018-02-28 09:12:26 -05:00
Michael Droettboom
f2c08119af
Add internal cpython build
2018-02-27 17:57:22 -05:00
Michael Droettboom
617dbcf4ea
Fix #5 : Python 3.6 support
2018-02-26 17:21:26 -05:00
Michael Droettboom
67566d9530
Update README
2018-02-24 12:52:47 -05:00
Michael Droettboom
191ca2c7bd
Bulk of initial work.
2018-02-23 14:34:33 -05:00