|
1 | 1 | <div align="center" id="logo">
|
2 |
| -<a href="http://exist-db.org/" target="_blank"> |
| 2 | +<a href="https://exist-db.org/" target="_blank"> |
3 | 3 | <img src="https://raw.githubusercontent.com/eXist-db/exist/develop/exist-jetty-config/src/main/resources/webapp/logo.jpg" alt="eXist Logo" width="333" height="132"></img>
|
4 | 4 | </a>
|
5 | 5 | </div>
|
|
18 | 18 | <img src="https://opencollective.com/existdb/backers/badge.svg">
|
19 | 19 | </a>
|
20 | 20 |
|
21 |
| -[](http://contributor-covenant.org/version/1/4/) |
| 21 | +[](https://contributor-covenant.org/version/1/4/) |
22 | 22 |
|
23 |
| -eXist-db is a high-performance open source native XML database—a NoSQL document database and application platform built entirely around XML technologies. The main homepage for eXist-db can be found at [exist-db.org](http://www.exist-db.org "eXist Homepage"). This is the GitHub repository of eXist source code, and this page links to resources for downloading, building, and contributing to eXist-db, below. |
| 23 | +eXist-db is a high-performance open source native XML database—a NoSQL document database and application platform built entirely around XML technologies. The main homepage for eXist-db can be found at [exist-db.org](https://exist-db.org "eXist Homepage"). This is the GitHub repository of eXist source code, and this page links to resources for downloading, building, and contributing to eXist-db, below. |
24 | 24 |
|
25 | 25 | The eXist-db community has adopted the [Contributor Covenant](https://www.contributor-covenant.org/) [Code of Conduct](https://www.contributor-covenant.org/version/1/4/code-of-conduct).
|
26 | 26 |
|
27 | 27 | ## Open Community Calls
|
28 |
| -We hold an open community call each week on Monday. The start time alternates between: |
29 |
| -- 18:30-19:30 UTC |
30 |
| -- 14:30-15:30 UTC |
31 |
| -to allow members from different timezones to join. |
| 28 | +We hold an open Community Call each week on Monday, from 19:30-20:30 CET. The meetings are posted to this [public Google Calendar](https://calendar.google.com/calendar/u/0?cid=OHVnNmtwcnFnNWNvNmRwZGZxc2FrY283MWtAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ). |
32 | 29 |
|
33 |
| -If you wish to participate, please join the chatroom (link above) shortly before each call to receive an invitation link. |
| 30 | +If you wish to participate, please join the #community channel on our Slack workspace (invitation link below). Pinned to that channel is a link to the upcoming meeting's agenda, which contains the link to the call, as well as a link to timeanddate.com to look up the time of the meeting for your local time zone. |
34 | 31 |
|
35 |
| -The notes of past community calls are located [here](https://drive.google.com/drive/folders/0B4NLNdpw86LPc2JsV294NDFfTjQ) |
| 32 | +The notes of past Community Calls are located [here](https://drive.google.com/drive/folders/0B4NLNdpw86LPc2JsV294NDFfTjQ). |
36 | 33 |
|
37 | 34 | ## Resources
|
38 | 35 |
|
39 |
| -- **Homepage:** [http://exist-db.org](http://exist-db.org) |
40 |
| -- **Binaries:** [http://exist-db.org/exist/apps/homepage/index.html#download](http://exist-db.org/exist/apps/homepage/index.html#download) |
41 |
| -- **Documentation:** [http://exist-db.org/exist/apps/doc](http://exist-db.org/exist/apps/doc) |
| 36 | +- **Homepage:** [https://exist-db.org](https://exist-db.org) |
| 37 | +- **Binaries:** [https://exist-db.org/exist/apps/homepage/index.html#download](https://exist-db.org/exist/apps/homepage/index.html#download) |
| 38 | +- **Documentation:** [https://exist-db.org/exist/apps/doc](https://exist-db.org/exist/apps/doc) |
42 | 39 | - **Book:** [https://www.oreilly.com/library/view/exist/9781449337094/](https://www.oreilly.com/library/view/exist/9781449337094/)
|
43 |
| -- **Packages:** [http://exist-db.org/exist/apps/public-repo](http://exist-db.org/exist/apps/public-repo) |
| 40 | +- **Packages:** [https://exist-db.org/exist/apps/public-repo](https://exist-db.org/exist/apps/public-repo) |
44 | 41 | - **Source code:** [https://github.com/eXist-db/exist](https://github.com/eXist-db/exist)
|
45 | 42 | - **Git clone URL:** `git://github.com/eXist-db/exist.git`
|
46 | 43 | - **Mailing list:** [https://lists.sourceforge.net/lists/listinfo/exist-open](https://lists.sourceforge.net/lists/listinfo/exist-open)
|
|
0 commit comments