Tim Abbott
71078adc50
docs: Update URLs to use https://zulip.com .
...
We're migrating to using the cleaner zulip.com domain, which involves
changing all of our links from ReadTheDocs and other places to point
to the cleaner URL.
2020-06-08 18:10:45 -07:00
Sharif Naas
bb0b82f397
docs: Fix "report an issue" link in README.md.
...
This link has been broken since it was added in November 2017, when
CONTRIBUTING.md was split out of README.md in
ee2ea3750c
.
2020-06-01 18:31:05 -07:00
Anders Kaseorg
7ff9b22500
docs: Convert many http URLs to https.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-03-26 21:35:32 -07:00
Tim Abbott
19f1c4e1e3
docs: Update discussion of outreach programs.
...
"Outreach programs" I think is better phrasing than "Internship
programs", since GSoC is the main one we do these days and isn't an
internship program.
This may fail CI since it contains links to anchors on ReadTheDocs
that may race; it should fail ones the ReadTheDocs build completes.
2020-02-25 11:47:09 -08:00
Tim Abbott
23c48764b5
README: Improve links to coverage/CI to point to master.
...
Apparently, the CircleCI and Codecov links (and the Codecov badge)
weren't pointing specifically at master, so they'd sometimes show
state from the lastest push to a pull request, which isn't a
reasonable way to advertise whether the project's build is passing.
2019-10-01 15:31:55 -07:00
Rishi Gupta
81f06ab375
readme: Remove Travis badge.
...
Travis hasn't been our primary CI system for a long time, and flakes,
and the badges look duplicate with the CircleCI one, so we should just
remove it.
See discussion at
https://chat.zulip.org/#narrow/stream/101-design/topic/github.20badges .
2019-09-06 13:14:14 -07:00
Rishi Gupta
34dee2d953
readme: Advertise digital ocean droplet and docker install.
2019-09-06 13:14:01 -07:00
Anders Kaseorg
bfa82a70c8
ci: Remove Ubuntu 14.04 (trusty) from CI.
...
Tweaked by tabbott to improve our CI docs discussion of these.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-06-26 11:01:13 -07:00
Tim Abbott
d0d497fc2d
docs: Update contributor count to over 500.
2019-06-03 12:14:40 -07:00
Cynthia Lin
fb408316f1
README: Normalize CircleCI badge styling.
2018-11-18 18:49:22 -08:00
Cynthia Lin
10a21ed949
README: Add latest GitHub release badge to README.
2018-11-18 18:49:22 -08:00
Tim Abbott
bf77158dbc
docs: Remove links to long-obsolete /plans.html.
...
We were previously sending users to a redirect, and that redirect
recently broke.
2018-11-07 08:11:07 -08:00
Tim Abbott
19e099c9fc
README: Document support for Debian and Bionic.
2018-07-01 01:47:03 -07:00
Tim Abbott
6e5d6da7f9
README: Fix link to now- obsolete 1.7.1 release.
...
We should really be linking to the latest stable release.
2018-04-25 12:00:07 -07:00
Vishnu Ks
ebe16e064e
README: Include CircleCI build status badge.
...
For now, we still need the Travis badge, since Travis is where we test the
production installation process. But ideally, we'll end up removing that too.
2018-02-08 18:24:43 -08:00
Greg Price
50ea5ff4b1
version: Update mentions of latest release to reflect 1.7.1.
2017-11-22 18:11:20 -08:00
Greg Price
de2a2d0dfa
docs: Send people to install instructions for latest release.
...
Pointing these at the latest release, rather than the latest version
in master, allows us to make changes to the installer and document
them properly in master, without making the instructions confusingly
wrong for people who just go to the website or the GitHub repo page
and follow instructions to install.
2017-11-20 15:52:07 -08:00
Tim Abbott
484ded60ce
docs: Fix unintentional whitespace in ReadTheDocs homepage.
2017-11-17 11:03:08 -08:00
Tim Abbott
7c24e04223
lint: Fix long lines in README.md.
2017-11-16 11:38:13 -08:00
Tim Abbott
638eb7a8e4
docs: Update links to ReadTheDocs to always use https.
...
This is better security practice.
We also add a lint rule to enforce this for the future.
2017-11-16 10:59:24 -08:00
Tim Abbott
07c2b205a4
docs: Update absolute links to point to new URLs.
...
This should get test-documentation and test-help-documentation passing
again after we moved everything around in the last commit.
There are a lot more absolute links (generally in code comments) to
update, but they are lower-priority and can be done in a follow-up
pass.
2017-11-16 10:08:22 -08:00
Rishi Gupta
f7d23ee38b
docs: Make minor updates to CONTRIBUTING.md and README.md.
2017-11-15 11:16:28 -08:00
Rishi Gupta
2d73d3d1d4
docs: Move license declaration from README.md to LICENSE.
2017-11-14 16:04:23 -08:00
Rishi Gupta
ee2ea3750c
docs: Split a CONTRIBUTING.md out of README.md.
...
Also contains a number of updates, additions, and deletions; this is
essentially a rewrite of the github landing page experience.
2017-11-14 16:04:23 -08:00
Rishi Gupta
d1f0d2bdc1
docs: Update the pitch at the top of README.md.
2017-11-10 16:42:19 -08:00
akashnimare
608a594256
docs: Update desktop app version to stable
2017-11-03 15:08:57 -07:00
Tim Abbott
b511e9d0a9
docs: Recommend Xenial over Trusty for new installations.
2017-10-20 14:34:48 -07:00
Mohd Ali Rizwi
5cfc56e772
docs: Updated bite-size label name in README.
...
This label got renamed to "good first issue" thanks to GitHub, and we updated
the link, but not the text.
2017-10-13 15:06:36 -07:00
Tim Abbott
daeb4e0ca3
docs: Fix link to bite-size issues to point to new name.
2017-10-12 23:09:02 -07:00
rht
cdaa013416
README: Wrap GitHub badges to be one line for each badges.
...
Apparently, we no longer need to do the hacky no-line-wrapping thing
we were doing for these to work.
2017-09-29 16:27:21 -07:00
Tim Abbott
19d390456a
docs: Update production docs to not go through zulip.org.
2017-09-16 02:20:15 -07:00
Cynthia Lin
ae169e7e86
README.md: Update mypy badge with link to mypy Zulip blog article.
2017-08-22 14:30:55 -07:00
rht
69877e0735
Add Mypy shield.
...
First !
2017-08-14 09:47:28 -07:00
Vaida Plankyte
984108ac90
README.md: Add link to bug report guidelines.
...
Fixes #1028 .
2017-08-09 11:38:46 -07:00
Tim Abbott
3425d83f52
twitter: Update links to point to our new Twitter username.
2017-08-01 17:13:33 -07:00
Cynthia Lin
9777496046
repository: Update information with Codecov migration.
2017-06-20 07:17:39 -04:00
Joshua Pan
414df5ef8b
Add Twitter badge to README.
2017-06-12 21:13:28 -07:00
Greg Price
89a15e67de
README: Harmonize references to development list and chat.
...
Also update one reference to the list to instead point to
a chat stream.
2017-06-08 13:44:27 -07:00
Greg Price
b805f21f80
README: Fix some formatting and add some links in final section.
...
The `<foo>` was rendering empty, I think because the Markdown
processor was interpreting it as a malformed attempt at HTML,
so that it read 'our "area:" convention'.
2017-06-07 22:08:54 -07:00
Greg Price
1e478bb50f
README: Update discussion of mobile apps and of GSoC.
...
Now that GSoC 2017 is underway, there's no need to say much
about the application process.
That section is now very short and doesn't feel like it
really fits with the other sections around. But the remaining
content seems like interesting stuff that's nice to have
in the README so that e.g. it's linked from the repo's
front page on GitHub. Leaving further refactoring to
another day.
2017-06-07 22:05:52 -07:00
Tim Abbott
7a545eeb13
docs: Update copyright notices for 2017.
...
Also record Kandra Labs, Inc., as a major copyright holder.
2017-05-16 19:04:59 -07:00
Sumana Harihareswara
d4b56df5e4
docs: Guide developer questions to GitHub and chat.
2017-03-24 12:07:14 -07:00
Saumya Bhatnagar
1a6efc9705
README: Update GSoC section to mention android plan.
2017-03-21 20:16:27 -07:00
Yago González
a5ecb5e5cf
docs: Fix minor link formatting.
2017-03-19 09:16:06 -07:00
Tim Abbott
5cc900eca6
README: Rename peer review -> code review.
2017-03-08 11:44:33 -08:00
Tim Abbott
d681ef470d
docs: Fully desupport the old iOS app.
2017-03-07 16:48:27 -08:00
Saket Kumar
1079e516a4
README: Update GSoC section.
...
Updated GSoC section to indicate zulip is participating again in 2017.
2017-03-04 19:06:33 -08:00
Joshua Pan
8514df180b
README.md: fix https://www.zulip.org link
2017-02-27 22:19:34 -08:00
Joshua Pan
4db73b4e91
README.md: change relative links to absolute links
2017-02-26 22:24:56 -08:00
Tim Abbott
9cd6bb4251
README: Tweak peer review stream docs.
2017-02-26 21:22:13 -08:00