Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A archlinux-common-style
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • archlinux-common-style
  • Merge requests
  • !3

Responsive Navbar

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Malte Jürgens requested to merge maltejur/archlinux-common-style:responsive_navbar into master Nov 08, 2021
  • Overview 16
  • Commits 2
  • Pipelines 0
  • Changes 4

@jelle since in the pull request on github you mentioned that the responsive navbar has to be added to this repository, I decided to make the existing navbar here responsive from scratch, since the one in the pull request didn't use sass and also generally was a bit different from the one here. This also has the added bonus that the navbar doesn't require any JavaScript, it is pure CSS.

Screenshot_20211108_210723 Screenshot_20211108_210745 Screenshot_20211108_210754

I also moved the whole sass build process into the package.json, since that to me makes installing sass and other future dependencies easier and also feels a bit cleaner, but I can also remove that commit again if you want.

Closes #2

Edited Dec 26, 2021 by Malte Jürgens
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: responsive_navbar