Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Releases: splitgraph/splitgraph.com

Release 2020-08-19-1327.215229228

19 Aug 13:27
Compare
Choose a tag to compare
Update docs (latest: v0.2.0)

- Versions created: 3
    - v0.1.2
    - v0.1.1
    - v0.1.0
- Versions modified: None
- Versions deleted: None
- Versions unchanged: 3

Release 2020-08-19-1309.215207810

19 Aug 13:09
Compare
Choose a tag to compare
Do not try to remove robots.txt since it doesn't exist

Release 2020-08-19-1127.215086694

19 Aug 11:27
Compare
Choose a tag to compare
Fix typo that broke the build

Release 2020-08-17-1327.212088801

17 Aug 13:27
Compare
Choose a tag to compare
Update docs and blog posts in line with the upstream repo rename

```
covid19-daily-cases-deaths-naz8-j4nc  ->  covid19-daily-cases-deaths-and-hospitalizations-naz8-j4nc

covid19_daily_cases_and_deaths  ->  covid19_daily_cases_deaths_and_hospitalizations
```

Release 2020-08-14-1258.208579700

14 Aug 12:58
Compare
Choose a tag to compare
Muffet pass to fix broken links.

Release 2020-08-06-2145.198316178

06 Aug 21:45
Compare
Choose a tag to compare
Elaborate on querying different versions and restrictions.

Release 2020-07-28-0827.185410494

28 Jul 08:27
4fbc9e5
Compare
Choose a tag to compare
Add blog post on running Docker Compose in production. Rename old inf…

Release 2020-07-25-2139.182601037

25 Jul 21:39
e472c69
Compare
Choose a tag to compare
Fix capitalization in Splitfile doc

Release 2020-07-22-1540.178654061

22 Jul 15:40
Compare
Choose a tag to compare
Fix issue with mobile sizing due to blog post notice

Release 2020-07-20-1659.175970666

20 Jul 16:59
Compare
Choose a tag to compare
Add docsearch to docs website (algolia docsearch)

Components:

- Add support for rendering "middle header" in `<HolyGrailLayout>`
- Render "middle header" containing `<DocSearch />` in `withDocsLayout`
- Add `<DocSearch />` component including async loading
  of scripts for docsearch from algolia

  Configuration:

- (Out of band) Add "secret" to GH actions: `DOCSEARCH_PUBLIC_CLIENT_API_KEY`
- Add new env vars to configure during build time
- Docsearch required env var: `DOCSEARCH_PUBLIC_CLIENT_API_KEY`
- Add optional env var for configuring URL of docsearch JS and CSS files
  (use jsdelivr CDN for now, but we should bundle these)

Todo:

- Submit PR in algolia repo to Splitgraph config, to exclude URLs matching old versions