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

Adding manon-docs hugo theme and support #91

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Commits on Jan 17, 2023

  1. Start with hugo support

    jpbruinsslot committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1945f5e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    5fad32f View commit details
    Browse the repository at this point in the history
  2. Setup layouts

    * header
    * head
    * navbar
    * scripts
    * section index
    jpbruinsslot committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    94027c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e004cdf View commit details
    Browse the repository at this point in the history
  4. Update structure

    jpbruinsslot committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8b4faa1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Implement section-index

    jpbruinsslot committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    5cc2a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d91456 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

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

Commits on Feb 2, 2023

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

Commits on Feb 21, 2023

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

Commits on Mar 22, 2023

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

Commits on Mar 28, 2023

  1. Fixing sidemenu

    jpbruinsslot committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    be2ae6d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Fix code blocks

    jpbruinsslot committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    706672b View commit details
    Browse the repository at this point in the history
  2. Remove old docs

    jpbruinsslot committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c853850 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feat/hugo

    * main: (96 commits)
      Updated version number (#123)
      Updated nav styling options and fixed issues found. Added manon docs nav styling. (#121)
      fix: set border to 0 on focus-only class (#118)
      fix: form help styling
      Added width variable
      feat: header-navigation width variable
      fix: added and updated header-navigation  variables
      Updated version (#112)
      fix: fieldset checkbox alignment horizontal view. Align correctly with elements outside the fieldset. (#114)
      fix: update tabs variables linkage.  (#113)
      fix: Form help alignment. (#115)
      fix: removed empty link (#110)
      fix: call to action button linkage BREAKING CHANGE: Removed: --cta-background-color and --cta-text-color (#107)
      fix: pagination variable linkage and added styling to have pagination grow within the available space (#109)
      Fix: Moving header nav styling to header nav styling file instead of navigation. (#108)
      fix: ghost button variables linkage
      fix: message counter linkage
      chore: updating version
      fix: upgraded navigation styling options and fixing old linkage issues
      fix small typos (#96)
      ...
    jpbruinsslot committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    aef2ba0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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