* 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>
* 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
* 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
* 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>
* 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
* 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
* 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