Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
15d284d
Setup docusaurus with the proper data
indranildeveloper Aug 19, 2025
9ac9314
Updated the actions file
indranildeveloper Aug 19, 2025
f7dafc3
Updated the cloud-providers docs
indranildeveloper Aug 19, 2025
16ebcea
Updated the vis-state docs
indranildeveloper Aug 19, 2025
7186a51
Updated the kepler-jupyter docs
indranildeveloper Aug 19, 2025
bffe0df
Add support for latex and fix non closing html tags in markdown
indranildeveloper Aug 19, 2025
591478d
Add katex styles
indranildeveloper Aug 19, 2025
ca30f5d
Add default welcome page
indranildeveloper Aug 19, 2025
f8d05e7
Initial custom sidebar
indranildeveloper Aug 21, 2025
9aee047
Upgrade guide and change log pages
indranildeveloper Aug 21, 2025
968ce1c
Add examples
indranildeveloper Aug 21, 2025
f3a279c
Add actions
indranildeveloper Aug 21, 2025
b4bdcdf
Merge branch 'master' into create-new-docs
indranildeveloper Aug 21, 2025
5355d9f
API Reference all links added
indranildeveloper Aug 29, 2025
7923749
Add keplergl jupyter notebook
indranildeveloper Aug 29, 2025
5151712
Add advanced usage
indranildeveloper Aug 29, 2025
2c871f5
Fix: add data to map markdown file
indranildeveloper Aug 29, 2025
68eff51
Add types of layers
indranildeveloper Aug 29, 2025
5e0b4f9
User guides links
indranildeveloper Sep 1, 2025
510b580
Add spatial analysis
indranildeveloper Sep 1, 2025
75ddd27
Match theme with deckgl
indranildeveloper Sep 1, 2025
76ac1b1
Rename to website secondary
indranildeveloper Sep 1, 2025
283371b
Add robots.txt
indranildeveloper Sep 1, 2025
0e4bcb1
Add algolia search
indranildeveloper Sep 1, 2025
cc11226
Add title and description
indranildeveloper Sep 1, 2025
298519e
Add hero section
indranildeveloper Sep 1, 2025
41b2611
Merge branch 'master' into create-new-docs
indranildeveloper Sep 24, 2025
621e831
Pull changes
indranildeveloper Dec 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions CHANGELOG.md → docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,8 @@ Ref: http://keepachangelog.com/en/0.3.0/
- e5111dad [Bug] Fixes a number of issues preventing Kepler from building on fresh checkout (#2596)
- 9341911e [Bug] Fix custom map style input (#2564)
- 89180277 [chore] update deps; update doc; update version (#2568)
- ff52dda6 [fix] jupyter widget: don't take over <title> (#1723)
<!-- TODO: fix this indranildeveloper -->
- ff52dda6 [fix] jupyter widget: don't take over `<title>` (#1723)
- 739aed86 [deps] Bump ip from 1.1.5 to 1.1.9 (#2527)
- 44526ebc [Feat] Kepler-Jupyter 0.3.4 with kepler v3 (#2565)
- 6667a966 [Docs] Update node.js version in docs to v18 (#2558)
Expand Down Expand Up @@ -564,7 +565,7 @@ Ref: http://keepachangelog.com/en/0.3.0/
- 357f77a8 [fix] text outlines are barely visible after upgrade to deck 8.9 (#2353)
- 9d99f0b6 [chore] Upgrade deck.gl to 8.9 (#2352)
- 032ad763 [fix] Layer column config: sometimes a suggested field pair will hard crash (#2351)
- 56afb092 [fix] remove <img> from field name when show in tooltip (#2350)
- 56afb092 [fix] remove <img /> from field name when show in tooltip (#2350)
- a9181f69 [feat] Table widged: pass getRowCell as prop (#2349)
- 1f169df1 [fix] Improve data table horizontal overflow and dataset tabs overflow (#2348)
- f2559445 [chore] Bump react-virtualized (#2347)
Expand Down
561 changes: 555 additions & 6 deletions docs/README.md

Large diffs are not rendered by default.

File renamed without changes.
Loading