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

Redesign #284

Merged
merged 107 commits into from
Jul 26, 2024
Merged

Redesign #284

merged 107 commits into from
Jul 26, 2024

Commits on Mar 8, 2024

  1. Remove unnecessary tempalte variable

    The primary navigation is added via a template tag that pulls the needed data by itself.
    We don't need the base page to also pull that same information.
    tbrlpld committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ea2384a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    a6a53f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5043bcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1421f20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ab555c View commit details
    Browse the repository at this point in the history
  5. Simplidy the admin url

    tbrlpld committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    e88f5b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34906f0 View commit details
    Browse the repository at this point in the history
  7. Add link blocks

    tbrlpld committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    146aaa2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    3a4f385 View commit details
    Browse the repository at this point in the history
  2. Remove stack overflow link

    tbrlpld committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    47db9e2 View commit details
    Browse the repository at this point in the history
  3. Smaller social links with underline

    Email is also a social now
    tbrlpld committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9053cf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    623f4fa View commit details
    Browse the repository at this point in the history
  5. Add inter font

    tbrlpld committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e85f195 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dba4148 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Remove font-size definitions

    tbrlpld committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c1908eb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    5c04a97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4c79e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5ed413 View commit details
    Browse the repository at this point in the history
  4. Smaller icon

    tbrlpld committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    92e4154 View commit details
    Browse the repository at this point in the history
  5. Remove footer background

    tbrlpld committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    fc61246 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e5db26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6cb912 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2baec5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be39cd2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68e7d12 View commit details
    Browse the repository at this point in the history
  11. Remove heading styles

    tbrlpld committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    14ed466 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d3cc835 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8066e11 View commit details
    Browse the repository at this point in the history
  14. Slightly increase emphasis weight in prose

    The italic text is otherwise a bit less heavy
    tbrlpld committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    3994704 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    8348aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40084f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update copy

    tbrlpld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ff18d3d View commit details
    Browse the repository at this point in the history
  2. Add link list

    tbrlpld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    381a1e9 View commit details
    Browse the repository at this point in the history
  3. Add left aligned profile

    tbrlpld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ccd36d6 View commit details
    Browse the repository at this point in the history
  4. Lighter logo

    tbrlpld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2c561e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9ec140 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a301e1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ccea3f1 View commit details
    Browse the repository at this point in the history
  8. Add hr above footer

    tbrlpld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    56a46c4 View commit details
    Browse the repository at this point in the history
  9. Remove "tech" from "tech-pill"

    There is nothing tech specific about the pill and visual components should not be named
    after content that they are independent of.
    tbrlpld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dba41ce View commit details
    Browse the repository at this point in the history
  10. Simplify listing link

    tbrlpld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a78bc00 View commit details
    Browse the repository at this point in the history
  11. Upgrade heroicons package

    tbrlpld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    835e0f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e67a008 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    338f34e View commit details
    Browse the repository at this point in the history
  14. Fix component use

    tbrlpld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1620b0a View commit details
    Browse the repository at this point in the history
  15. Add missing context file

    tbrlpld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c910d2d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fix icon name

    tbrlpld committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b43da57 View commit details
    Browse the repository at this point in the history
  2. Use link class for chevron link styling

    This was previously missing the slightly heavier font
    tbrlpld committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5343ad2 View commit details
    Browse the repository at this point in the history
  3. Use slightly wider gutters

    tbrlpld committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a71a012 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    835a4ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50bdc0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90e1766 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cc5f56 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Add "start" command for npm

    tbrlpld committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c550861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89821a4 View commit details
    Browse the repository at this point in the history
  3. Use slimmer main body

    tbrlpld committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2f4c6d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Don't prescribe host platform in compose file

    The platform is needed to install the right litestream version. But, this can be picked
    automatically. I should not prescribe this in the compose file (e.g. I haven M2 and an
    Intel platform Mac, thus I need it to work on both).
    tbrlpld committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    125808c View commit details
    Browse the repository at this point in the history
  2. Handle empty profile image

    tbrlpld committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    555b9ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1dcd99 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    99cb32e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4236984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9157a2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    441b73d View commit details
    Browse the repository at this point in the history
  5. Tighter and larger heading

    tbrlpld committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    75fcdc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9adeba2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84abed4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc5befd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    37683cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e951c91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    310ef52 View commit details
    Browse the repository at this point in the history
  4. Check level 4 heading style

    tbrlpld committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    45ec6a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    445a907 View commit details
    Browse the repository at this point in the history
  6. Move padding from component to parent

    For reuse, components should not make assumptions about their surroundings.
    tbrlpld committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8e0a02d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77ec8bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    812254c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4d3a25 View commit details
    Browse the repository at this point in the history
  10. Simplify the link listing

    tbrlpld committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    64fe615 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb355a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    fdf1cd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad8972 View commit details
    Browse the repository at this point in the history
  3. Add spacing to project page

    tbrlpld committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9ce3e09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c6abbb View commit details
    Browse the repository at this point in the history
  5. Reduct pill font-size

    tbrlpld committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    44710cc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    568f96a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f9067 View commit details
    Browse the repository at this point in the history
  3. Order index alphabetically

    tbrlpld committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    50e84c3 View commit details
    Browse the repository at this point in the history
  4. Revert "Order index alphabetically"

    This reverts commit 50e84c3.
    tbrlpld committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5b075b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb21af8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4e34a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Set PLATFORM argument based on host

    This is needed for litestream. Since I removed it from the docker-compose.yaml it was
    not building on my M2 mac anymore. Now I am setting the platform with arm64.
    tbrlpld committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    46d18ff View commit details
    Browse the repository at this point in the history
  2. Add Inter font "locally"

    tbrlpld committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3d89d56 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Remove useless override

    tbrlpld committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5862971 View commit details
    Browse the repository at this point in the history
  2. Remove useless fontsize class

    The font size is defined by the prose-lg anyhow.
    tbrlpld committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6446b36 View commit details
    Browse the repository at this point in the history
  3. Remove empty class attr

    tbrlpld committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4f4d110 View commit details
    Browse the repository at this point in the history
  4. Remove block specific template

    The template was only used to apply the richtext filter. That can happen in the block
    instead of the template. So the template was useless.
    tbrlpld committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    655a67f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb8c33a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7eaa4f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Add custom script to isntall

    tbrlpld committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cebf373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2659ba View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    tbrlpld committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c7cec81 View commit details
    Browse the repository at this point in the history
  4. Fix JS format

    tbrlpld committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4ef58e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ae0453 View commit details
    Browse the repository at this point in the history
  6. Clean up and documentation

    tbrlpld committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d5e379d View commit details
    Browse the repository at this point in the history
  7. Fix typos

    tbrlpld committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8105180 View commit details
    Browse the repository at this point in the history
  8. Remove unused context variable from block

    The `heading.html` template does not use a `size` variable anymore. Thus, it is now
    removed from the context to avoid confusion.
    tbrlpld committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    da54ff3 View commit details
    Browse the repository at this point in the history