Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Express Blog #1519

Merged
merged 47 commits into from
Jul 22, 2024
Merged

Express Blog #1519

merged 47 commits into from
Jul 22, 2024

Commits on Apr 26, 2024

  1. Issue expressjs#1483

    - add blog post to header
    - add min height to posts page
    - add blog/posts index page
    chrisdel101 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3b316c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Issue expressjs#1483

    - add single template style to posts page; will handle all post displays
    - build posts template styles
    chrisdel101 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d343054 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    a823101 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Issue expressjs#1483

    - add futher posts index styles (based on shopify blog UI)
    - remove parens in liquid
    chrisdel101 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    bd30f35 View commit details
    Browse the repository at this point in the history
  2. Issue expressjs#1483

    - liquid func to strip out top part of excerpt
    - add active to first item
    chrisdel101 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    4878e46 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Issue expressjs#1483

    - add gutter links for tags
    - add JS to handle gutter tags
    - add CSS for gutter + posts
    - add blog specfic layout
    chrisdel101 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e1196ec View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Issue expressjs#1483

    - add search bar style adjustments
    chrisdel101 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    7eb4ddf View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Issue expressjs#1483

    - adjust tags side menu and remove from workflow
    - add in second side menu
    - add How To write Post page
    - add more styles
    chrisdel101 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    35d7ff9 View commit details
    Browse the repository at this point in the history
  2. Issue expressjs#1483

    - add example post page layout
    - add all links to side menu
    chrisdel101 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    320f196 View commit details
    Browse the repository at this point in the history
  3. Issue expressjs#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
    chrisdel101 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    53e458f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5a62c7 View commit details
    Browse the repository at this point in the history
  5. Issue expressjs#1483

    - update file names
    chrisdel101 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5cbb6fc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Issue expressjs#1483

    - change file name
    chrisdel101 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a1c2d6c View commit details
    Browse the repository at this point in the history
  2. Issue expressjs#1483

    - change updated file name
    - fix wrong example link
    - fix wrong div placement
    chrisdel101 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    b02b2c7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    8b6f5bb View commit details
    Browse the repository at this point in the history
  2. PR expressjs#1519

    - remove example post
    - add Posts menu to gutter
    chrisdel101 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    378457a View commit details
    Browse the repository at this point in the history
  3. PR expressjs#1519

    - add href to posts menu
    - add styles to post menu
    - adjust dark styles to post menu
    chrisdel101 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    665e7c6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. PR expressjs#1519

    - adjust posts filter author
    - add Welcome post
    chrisdel101 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ef3d215 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. PR expressjs#1519

    - small text changes
    chrisdel101 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a98538a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    64d5740 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. PR expressjs#1519

    - revamp write a post instructions
    - re-name css variables
    - increase post font size
    - add custom image to blog
    - add comment about img
    chrisdel101 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    404b9f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. PR expressjs#1519

    - adjust headings
    - small adjust content
    chrisdel101 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b43a74e View commit details
    Browse the repository at this point in the history
  2. PR expressjs#1519

    - add new line about pre-approval
    chrisdel101 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    86e4451 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Update css/style.css

    Co-authored-by: Michael Esteban <[email protected]>
    chrisdel101 and mikeesto authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    18e6cc9 View commit details
    Browse the repository at this point in the history
  2. PR expressjs#1519

    - add bullet about how to use preview feature
    chrisdel101 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7f52393 View commit details
    Browse the repository at this point in the history
  3. PR expressjs#1519

    - fix typo
    chrisdel101 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    28a8461 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. fix typo

    chrisdel101 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    65b09e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

    Some edits to the initial blog post.
    crandmck authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1c19d57 View commit details
    Browse the repository at this point in the history
  2. Update 2024-05-25-welcome-post.md

    - Add blank subtitle
    chrisdel101 authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cac8b66 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    4d08811 View commit details
    Browse the repository at this point in the history
  2. PR expressjs#1519

    - remove image and related markup/css
    chrisdel101 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    aad4d77 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    f3e142e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. PR expressjs#1519

    - move more to config
    - add conds to all to avoid errors in layout
    - remove excerpt sep since it's not needed
    chrisdel101 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1ad25dd View commit details
    Browse the repository at this point in the history
  2. PR expressjs#1519

    - remove quotes
    - update write file
    chrisdel101 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4a9d70f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge branch 'gh-pages' of https://github.com/expressjs/expressjs.com

    …into blog
    
    - add lang to href
    chrisdel101 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    73d71a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. PR expressjs#1519

    - lower transition fade time
    chrisdel101 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f063e4a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    08bcb43 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    473cf8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a4d65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b3e1ac View commit details
    Browse the repository at this point in the history
  4. Add all posts to blog menu

    crandmck committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1f44f55 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    dbe471b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    b445c21 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    fc061a8 View commit details
    Browse the repository at this point in the history
  2. PR expressjs#1519

    - add mobile styles to write.md image
    - remove unused cond in post.html
    - remove active class in post.md
    chrisdel101 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    24498e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. PR expressjs#1519 Small styles remove dummies

    - remove dumm posts
    - move inline styles from post
    - remove css comments
    - add small margins
    chrisdel101 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1b52298 View commit details
    Browse the repository at this point in the history
  2. PR expressjs#1519

    - Remove image
    - undo css first child change
    chrisdel101 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bfa2fc7 View commit details
    Browse the repository at this point in the history