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

feat: hide sidebar on certain posts #439

Merged
merged 2 commits into from
Mar 27, 2023
Merged

Conversation

lxndrblz
Copy link
Owner

@lxndrblz lxndrblz commented Mar 27, 2023

Description

Allows to hide a sidebar on a certain page, by setting hidesidebar to false in the frontmatter.

Issue Number:

#419

Additional Information (Optional)


Checklist

Yes, I included all necessary artefacts, including:

  • Tests
  • Documentation (will be done afterwards)
  • Implementation (Code and Ressources)
  • Example

Testing Checklist

Yes, I ensured that all of the following scenarios were tested:

  • Desktop Light Mode (Default)
  • Desktop Dark Mode
  • Desktop Light RTL Mode
  • Desktop Dark RTL Mode
  • Mobile Light Mode
  • Mobile Dark Mode
  • Mobile Light RTL Mode
  • Mobile Dark RTL Mode

Notify the following users

@martinolmos

@lxndrblz lxndrblz self-assigned this Mar 27, 2023
@lxndrblz lxndrblz added the enhancement New feature or request label Mar 27, 2023
@netlify
Copy link

netlify bot commented Mar 27, 2023

Deploy Preview for anatole-demo ready!

Name Link
🔨 Latest commit ceb8e11
🔍 Latest deploy log https://app.netlify.com/sites/anatole-demo/deploys/6421e0111df6010008780389
😎 Deploy Preview https://deploy-preview-439--anatole-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@lxndrblz lxndrblz linked an issue Mar 27, 2023 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Mar 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lxndrblz lxndrblz merged commit 38de0c9 into master Mar 27, 2023
@lxndrblz lxndrblz deleted the feat/hide-sidebar-post branch March 27, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hidesidebar on specific posts
1 participant