Commit Graph

151 Commits

Author SHA1 Message Date
ctcpip
c380cd4153 ️ don't center text 2025-01-13 15:33:34 -06:00
Sebastian Beltran
782e9df859 style: remove center alignment from home content 2025-01-13 15:29:46 -06:00
Chris de Almeida
91070a7151 📝 update copyright notice (#1725) 2025-01-13 10:19:35 -05:00
Sebastian Beltran
c2c8ccf7b3 add 404 page (#1690)
* add 404 page

* apply suggestions from code review
2025-01-06 10:45:51 -05:00
Peter Wan
73e7ba97ae feat: add xx/changelog/index.md files for id & th (#1685)
* feat: add xx/changelog/index.md files for id & th
* fix: resolve formatting errors

closes: #1684
2024-12-13 16:11:59 -05:00
Cengiz C. Mataracı
9092d1887c chore: change description color in light mode (#1697) 2024-11-28 09:47:51 -05:00
Carlos Stenzel
7b74c1001f feat: improve home layout (#1670)
* feat - align content

* feat - remove auto format by prettier

* fix - add align in footer

* fix - align in mobile

* improve layout

* center text

* improve boxes layout

---------

Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
2024-11-21 12:56:05 -05:00
Sebastian Beltran
210659f2a9 new design and logic for the menu #1590 (#1568)
* feat: drop dropi

* fix theme position

* merge menu.css to style.css

* remove unused class

* improve menu styles

* fix dark mode

* remove padding in logo

* add support lts link

* adapt headers in other langs

* adapt other langs

* revert remove ismobile.js

* improve styles

* fix dark mode subcontent

* fix translate subcontent

* fix dark mode in mobile

* fix nav space

* fix errors in chrome

* small styles

* add optional chaining

* small changes

* improve submenu logic

* remove some !important

* remove some !important

* fix hover

* Revert "add optional chaining"

This reverts commit f3e40af82f.

* fix mobile detect

* small fix

* remove $

* update style.css

* improve layout
2024-10-29 17:51:10 -05:00
Sebastian Beltran
6923c2ed4d Add multiple social media links to the footer (#1667)
* improve social media

* improve style.css

* include in other langs
2024-10-28 15:57:16 -05:00
Hyeonho Kang
50ec70ca43 Add Korean-friendly font (#1597)
* Add Korean-friendly font

* Fix directory error

* Add alternative font
2024-10-20 20:03:13 -05:00
Sebastian Beltran
6f599797f3 fix padding (#1627) 2024-10-06 16:50:01 +02:00
Sebastian Beltran
f5ca0d8ea5 Use blockquote element (#1638) 2024-10-06 14:49:40 +00:00
Shantanu Gupta
568d9f92b0 Fixed Bug: Links on the blog dont break to a new line on mobile - improved text flow (#1648)
* fixed bug - links not breaking to a new line on mobile increased rowgap
* fixed bug - links not breaking to a new line on mobile improved link alignment
* removed useless CSS which broke link alignment
* removed additional nowrap code
2024-10-06 14:41:55 +00:00
Sebastian Beltran
896e9da0d6 feat: add color to inline code (#1592)
* feat: add color to inline code

* set color such as css vars

* add border radius
2024-09-08 12:25:46 -07:00
Sebastian Beltran
a55eccdb90 fix i18n banner (#1591)
* fix color and margin

* fix margin of home content
2024-09-08 12:23:10 -07:00
Sebastian Beltran
765fbc2152 Branding content (#1578)
* add brand page

* add brand section

* remove unused page
2024-09-02 18:00:28 -07:00
Sebastian Beltran
f24789ac33 feat: improve admonitions notes (#1549)
* feat: change color of aside notes

* rename aside dir to admonitions
2024-09-02 13:01:05 -07:00
Sebastian Beltran
4fe9ce7cd1 remove unused css (#1561)
* feat: clear unused styles

* remove background image
2024-09-02 12:45:18 -07:00
Jordan Harband
8e111baa31 feat: add Version Support page and Commercial Support Options 2024-08-30 20:57:11 +02:00
Sebastian Beltran
1106ae36dd remove unused css (#1563) 2024-08-25 12:12:55 -07:00
Sebastian Beltran
b2ba2c6a6e feat: add style of scroll (#1550) 2024-08-25 11:18:09 -07:00
Sebastian Beltran
edd5daaff1 feat: improve footer layout (#1548)
* feat: improve footer layout

* feat: add new links of openjs policy

* feat: center openjsf logo in mobil

* feat: improve footer in other languages
2024-08-05 13:17:00 -07:00
Chris Del
e4811a1f83 Express Blog (#1519)
* Issue #1483
- add blog post to header
- add min height to posts page
- add blog/posts index page

* Issue #1483
- add single template style to posts page; will handle all post displays
- build posts template styles

* Issue #1483
- add futher posts index styles (based on shopify blog UI)
- remove parens in liquid

* Issue #1483
- liquid func to strip out top part of excerpt
- add active to first item

* Issue #1483
- add gutter links for tags
- add JS to handle gutter tags
- add CSS for gutter + posts
- add blog specfic layout

* Issue #1483
- add search bar style adjustments

* Issue #1483
- adjust tags side menu and remove from workflow
- add in second side menu
- add How To write Post page
- add more styles

* Issue #1483
- add example post page layout
- add all links to side menu

* Issue #1483
- readd post width 100%; imgs are not all same size this way
- add border to post
- change menu text color
- save 3 sample posts to use for preview - will need deletig

* Issue #1483
- update file names

* Issue #1483
- change file name

* Issue #1483
- change updated file name
- fix wrong example link
- fix wrong div placement

* PR #1519
- remove example post
- add Posts menu to gutter

* PR #1519
- add href to posts menu
- add styles to post menu
- adjust dark styles to post menu

* PR #1519
- adjust posts filter author
- add Welcome post

* PR #1519
- small text changes

* PR #1519
- revamp write a post instructions
- re-name css variables
- increase post font size
- add custom image to blog
- add comment about img

* PR #1519
- adjust headings
- small adjust content

* PR #1519
- add new line about pre-approval

* Update css/style.css

Co-authored-by: Michael Esteban <mickel13@gmail.com>

* PR #1519
- add bullet about how to use preview feature

* PR #1519
- fix typo

* fix typo

* Update 2024-05-25-welcome-post.md

Some edits to the initial blog post.

* Update 2024-05-25-welcome-post.md

- Add blank subtitle

* PR #1519
- remove image and related markup/css

* Add blog to jekyll config, update blog layout template

* PR #1519
- move more to config
- add conds to all to avoid errors in layout
- remove excerpt sep since it's not needed

* PR #1519
- remove quotes
- update write file

* PR #1519
- lower transition fade time

* Further changes, hopefully close to final

* Fix issues that Chris raised, etc.

* Add all posts to blog menu

* Change link for Blog menu item to latest post

* PR #1519
- add mobile styles to write.md image
- remove unused cond in post.html
- remove active class in post.md

* PR #1519 Small styles remove dummies
- remove dumm posts
- move inline styles from post
- remove css comments
- add small margins

* PR #1519
- Remove image
- undo css first child change

---------

Co-authored-by: Michael Esteban <mickel13@gmail.com>
Co-authored-by: Rand McKinney <crandmck@yahoo.com>
2024-07-22 09:43:44 -07:00
Carlos Stenzel
523b10b53d feat - add icon in toggle theme (#1532)
* feat - add icon in toggle theme

* feat- add new sun icon
2024-07-03 13:58:27 -06:00
Carlos Stenzel
3a5e90ae35 fix- adjust border in search (#1533) 2024-06-26 16:57:21 -07:00
Chris Del
a1529fea54 Dark Mode Flash Fix (#1524)
* Issue #1508
- move dark-mode class to html tag
- rearrange head order
- add document ready checks
- remove script tags from markup

* PR #1524
- remove console.log
2024-06-10 14:06:32 -07:00
Aastha Gupta
063e1eadce fix nav links do not reappear after resizing (#1502)
* fix nav links do not reppear after resizing

* fix nav links do not reappear after resizing #1502

* fixed overlay display issues

* fix overlay display bug
2024-05-31 00:15:20 -06:00
Wes Todd
ebf5b0039c feat: removing BLM banner (#1521) 2024-05-24 00:25:25 -06:00
Chris Del
a09123f3ff Add Dark Mode (#1490)
* Issue ##1382
- init commit
- add darkmode.css file and include

* Issue ##1382
- add darkmode icon
- add darkmmode JS file after body

* Issue ##1382: work on JS and CSS

* Issue ##1382
- futher changes to dark mode CSS for index
- futher changes to dark mode JS for index

* Issue ##1382
- add hover state styles
- complete most of index page

* Issue ##1382
- Get page layout script tag path to work
- clean out CSS to nest under body.dark-mode

* Issue ##1382
- add styles for hello-world, routing, generator
- hello-world not possible to style iframe

* Issue #1382
- complete all CSS for all Getting Started pages

* Issue #1382
- add all script tags
- finish JS file
- finish all CSS for pages

* issue #1382
- fix whitespace

* issue #1382
- add css to search bar drop down
- rearrange css file and add comments

* issue #1382
- add check for local storage

* issue #1382 -add css to add header html

* issue #1382
- add hover color on search bar results
- fix search bar width on FR, DE, RU, UZ
pages caused by adding moon icon to navbar

* issue #1382
- remove error line css
- add system style check
- remove local storage use until toggled

* issue #1382
- clean up comments in theme js
- wrap system theme check in function

* Issue #1490
- remove bands on dropdowns
- slight fix to first "installing" drop down

* Issue #1490
- rejig JS - add listener to mediaQuery
- make latest change be the override

* Issue #1490
 - fix forgotten merge conflict line in header uz & ru
2024-05-01 22:06:42 -06:00
cre
f8d4b11d11 Fix large images shown for small screens
fixes #1350
closes #1351
2022-07-09 18:31:49 -04:00
Maxim Yurevich
acdb708577 Fix navbar line-height
closes #1341
2022-05-21 18:37:09 -04:00
Daijiro Wachi
0a1b96d075 Fix the i18n notice box to account for banner
closes #1162
fixes #1165
2020-06-12 09:31:38 -04:00
Jon Church
9d9a1f7b0a Reduce navbar overflow and fix anchor positioning
closes #1161
2020-06-03 19:48:41 -04:00
Jon Church
4d219062b7 smooth over some css issues with blm banner 2020-06-02 16:05:23 -07:00
Tommy G
d13082df7f Fix table style to block so as not to overflow into surrounding text
closes #1138
2020-04-22 15:58:00 -04:00
madflow
0269c48df4 Fix for search input overlapping
fixes #1044
closes #1045
2019-05-25 18:29:48 -04:00
Douglas Christopher Wilson
33a704d947 Move search CSS into main stylesheet 2019-04-25 22:38:08 -04:00
Douglas Christopher Wilson
948dd32ef0 Hide search box from mobile 2019-04-25 22:33:33 -04:00
s-pace
39ca405228 Add search using docsearch
closes #1039
2019-04-25 11:01:31 -04:00
Craig Johnson
8bc9b8b788 CSS tweaked to move fixed menu from the right to left of page.
This is in reference to bug #961. Menu moved to the right on the API reference page. This fix was tested on mobile views as well and works.
2018-08-15 17:36:05 +05:30
iphayao
e363e06e76 Update Thai translated for Getting started 2018-05-27 15:15:12 +07:00
iphayao
5b098e72f6 Added Thai translation page on english home page 2018-01-24 19:23:10 +07:00
iphayao
57e33bf158 Update translated to Thai 2018-01-21 05:45:54 +07:00
Rand McKinney
10aa9d0ce6 Merge pull request #818 from enginkartal/gh-pages
added turkish language
2017-08-30 12:48:15 -07:00
crandmck
33136bf827 Clean up errors in api pages 2017-08-30 12:45:28 -07:00
crandmck
8a103159cb Clean up pages per #843; Closes #843 2017-08-17 16:00:06 -07:00
Jake Panitz
e140ab1cfd Fix header width
Header overflowed page at certain width. Changed css to make the header more responsive.
2017-05-18 16:14:05 -04:00
Hage Ropo
ad2d224d2d proper spacing for footer (#794) 2017-03-06 23:01:23 +05:30
Hage Ropo
01a6f60897 reduced navigation bar's css top value for tablet and mobile view (#786)
* made the logo anchor clickable again

* fixed top issue

* reduced navbar's top value
2017-02-15 23:07:49 +05:30
Hage Yaapa
efeeed8911 update changelog link 2017-02-06 21:05:51 +05:30