Commit Graph

17 Commits

Author SHA1 Message Date
shubham oulkar
edf3ba4285 feat: bottom page navigation component (#2085)
Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
2025-11-07 18:02:57 -05:00
Sebastian Beltran
120197a97d build: apply language based on folder. (#1975)
* build: apply language based on folder.

* i18n: remove lang tag

* style: fix home style

* fixup!: fix lang 404 page

* re-add grid area

* fix zh_ch

* re add style changes
2025-07-18 08:42:12 -05:00
Sebastian Beltran
77463b10cc feat: add announcement content for Express 5.1.0 release (#1854)
Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Co-authored-by: Wes Todd <wes@wesleytodd.com>
2025-03-31 15:16:06 +00:00
shubham oulkar
26d0b1f301 feat: add github edit btn (#1822)
Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
2025-03-15 15:13:35 -05:00
Sebastian Beltran
1e05e8b223 feat: add configuration to display the announcements (#1791) 2025-02-18 09:37:40 -05:00
Sebastian Beltran
85e0462654 ci: deploy website with github actions (#1767) 2025-02-17 15:56:25 -05:00
Sebastian Beltran
68b4840949 remove prism (#1746) 2025-02-05 18:23:03 -05: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
Jon Church
21cc2f41d5 ignore node_modules when building jekyll (#1510) 2024-05-02 21:19:07 -04:00
Rand McKinney
79188e7511 Change Jekyll config settings and .gitignore for Jekyll stuff (#1467)
Co-authored-by: C. R. McKinney <rand@Cs-MacBook-Air.local>
2024-03-05 09:50:34 -06:00
crandmck
e2b729ac90 Fixes 'No GitHub API authentication' error per https://github.com/github/pages-gem/issues/399 2017-08-17 14:29:40 -07:00
crandmck
215dadb1c1 Change page layout to fix build 2016-12-15 09:42:04 -08:00
crandmck
b90c9869f3 Replace tags with backticks, and other changes 2016-04-25 16:24:49 -07:00
Hage Yaapa
5f690179a0 /en/ for English 2015-11-24 00:46:08 +05:30
Hage Yaapa
9bb4cbe673 code hilight 2015-02-15 01:51:06 +05:30
Hage Yaapa
b39f34abec starter docs 2015-02-13 08:44:44 +05:30
Hage Yaapa
68b298906e init jekyll 2015-02-08 22:23:53 +05:30