Commit Graph

492 Commits

Author SHA1 Message Date
Nacho
3db607c3eb feat: improve search 2025-06-03 11:15:57 -03:00
Gon Pombo
55b24bb3c4
remove sdk6 search results (#16) 2024-11-11 18:21:43 -03:00
Braian Mellor
02486e76a2
Merge pull request #15 from decentraland/feat/update-heading-styles
feat: change heading style
2024-08-15 12:45:31 -03:00
Braian Mellor
e5696f0c9f
feat: change heading style 2024-08-15 12:26:14 -03:00
Gabriel Díaz
0ee0802947
feat: Update details shortcode (#14)
* feat: Update details shortcode

* fix: lint
2024-05-01 14:00:38 -03:00
Melisa Anabella Rossi
fbff86d527
feat: add feature request to footer (#13) 2024-01-31 13:49:34 -03:00
Braian Mellor
086b665925
Merge pull request #12 from decentraland/feat/update-places-submenu
feat: update places submenu
2023-07-13 13:26:28 -03:00
Braian Mellor
13f8a048f2
feat: update places submenu 2023-07-13 13:16:26 -03:00
Gabriel Díaz
0f3840e9e4
feat: Add worlds option to the builder's navbar section (#11) 2023-06-16 14:06:04 -03:00
Gon Pombo
f4e628a0b4
Feat/improvemnts (#10)
* add sdk context to search

* open external links on a new tab

* improve search with sdk6

* cards styles

* update copyright

* add playground html

* reuse fn
2023-05-16 16:36:55 -03:00
Gabriel Díaz
b101211c0c
chore: Remove build/deploy workflow (#9) 2023-05-12 11:41:43 -03:00
Gabriel Díaz
1cac24f93f
Merge pull request #7 from decentraland/feat/update-navbar
feat: Update navbar menu
2023-05-12 10:18:20 -03:00
Gabriel Diaz
86b3724b2d
refactor: Hover logic from js to css 2023-05-10 13:06:57 -03:00
Gabriel Diaz
354a4f038b
feat: Add navbar submenu toggle and tracking 2023-05-10 12:51:08 -03:00
Gabriel Diaz
610fbee1b6
feat: Update navbar styles 2023-05-10 12:50:35 -03:00
Gabriel Diaz
de4ae49dd9
feat: Move navbar to a template file 2023-05-09 16:20:26 -03:00
menduz
9403fc80dc
Merge pull request #6 from decentraland/h6-and-goat 2023-02-21 17:07:36 -03:00
Santiago Lezica
8ea2282bec Change h6 sizing and .goat margin 2023-02-10 20:18:59 -03:00
gonpombo8
709b478dc2
Merge branch 'feat/sdk-api-iframe' 2023-02-03 15:50:19 -03:00
gonpombo8
9bae67d8c6
feat iframe for api sdk docs 2023-02-03 15:49:42 -03:00
Gabriel Díaz
23a0a1af9a
Merge pull request #5 from decentraland/feat/add-intercom
feat: Add Intercom widget
2023-01-19 11:37:08 -03:00
gonpombo8
4f8cf1888d
fix build 2023-01-19 11:12:27 -03:00
Gabriel Diaz
4e48851612
feat: Add Intercom widget 2023-01-18 15:11:33 -03:00
Santiago Lezica
34918d009a
Merge pull request #4 from decentraland/new-shortcodes
New shortcodes, 'info' and 'wip'
2022-12-23 10:46:15 -03:00
Santiago Lezica
a25e9a7f2f shortcodes: add 'info' and 'wip' 2022-12-23 10:27:11 -03:00
frami
785e8e80a8
Merge pull request #3 from decentraland/feat/add-places-to-menu
feat: add places to menu
2022-11-16 09:39:14 -06:00
frami
bc8dbfa9ba
feat: add places to menu 2022-11-16 09:19:18 -03:00
menduz
9615d840d1
fix url 2022-11-11 17:50:46 -03:00
menduz
37d372a5ac
use newer iosevka 2022-11-11 17:14:12 -03:00
menduz
d3bc36592c
restore monospace font 2022-11-11 16:44:24 -03:00
menduz
64ceb9d280
Merge branch 'master' of github.com:decentraland/documentation-theme 2022-10-17 12:19:12 -03:00
menduz
033e4ef4f2
add _redirects 2022-10-17 12:18:53 -03:00
gonpombo8
2d0cabdab6
fix span styles 2022-10-17 11:07:08 -03:00
gonpombo8
daa6b7c0c5
fix svg path 2022-10-13 16:57:01 -03:00
gonpombo8
8359d69933
fix menu styles 2022-10-13 16:50:07 -03:00
gonpombo8
d55373df06
add missing svg 2022-10-13 14:27:59 -03:00
gonpombo8
73e3917c88
add external-link 2022-10-13 14:21:55 -03:00
gonpombo8
2ea21ad89e
fix search input 2022-10-13 14:01:50 -03:00
gonpombo8
26e8fc6fd4
fix sidebar styles 2022-10-12 16:29:36 -03:00
gonpombo8
e6059bdc6b
add sidebar title for custom names 2022-10-12 14:04:43 -03:00
gonpombo8
71177aa627
add segment html script 2022-10-10 16:18:53 -03:00
gonpombo8
fd62981bde
udpate sidebar padding 2022-10-10 12:57:31 -03:00
gonpombo8
bbf14effd2
add footer 2022-10-10 12:39:38 -03:00
gonpombo8
8bf4d857ed
fix responsive for mobile 2022-10-07 13:50:01 -03:00
gonpombo8
991fe86113
feat add home page 2022-10-07 13:06:24 -03:00
Gon Pombo
51a0ef86b5
fix search styles (#2) 2022-10-07 10:44:10 -03:00
Gon Pombo
d94e72e18d
feat search box (#1)
* feat search box

* replace flexshearch with lunrjs cause fuzzy + highlight

* add svg search. Add infinity scroll to avoid creating a new page. Add some comments
2022-10-06 22:11:49 -03:00
menduz
132b7eb9e1
fix outline 2022-10-03 17:39:46 -03:00
menduz
609b93d014
fix links colors 2022-10-03 14:31:21 -03:00
menduz
4f6ab8b112
tabs 2022-10-03 14:30:13 -03:00