Skip to content

Conversation

@nadeemb53
Copy link
Member

@nadeemb53 nadeemb53 commented Oct 26, 2024

What does this PR resolve? 🚀

  • Fixed custom CSS bugs, including background gradient issues when scrolling.
  • Corrected code block styling in light mode where code was not visible.
  • Improved light mode styling with an attractive gradient.
  • Added content for the Introduction section and a Quick Start guide.
  • Added translation support and translated content into Mandarin, Japanese, and Korean.
  • Added some SC dev tutorials

Details 📝

This PR addresses several issues and enhancements:

  • Custom CSS Fixes: Resolved issues where the background gradient stopped when users scrolled the page. Adjusted the CSS to ensure the gradient continues seamlessly during scrolling.

  • Code Block Styling: Fixed styling in light mode where code blocks were incorrectly displayed, making the code invisible or difficult to read. Updated the CSS to ensure proper visibility of code in both light and dark modes.

  • Light Mode Enhancements: Improved the overall styling in light mode by incorporating an attractive gradient, enhancing the visual appeal of the site.

  • Content Additions: Added new content for the Introduction section and provided a Quick Start guide to help users get started with the project more efficiently.

  • Translation Support: Implemented translation support in the documentation. Translated English content into Mandarin, Japanese, and Korean, expanding accessibility for non-English speaking users.

Checklist ✅

  • I have merged the main branch into my branch and resolved all conflicts
  • I have documented the new code
  • I have smoke tested the new code locally
  • I have assigned the PR to myself
  • I have named the PR correctly

@nadeemb53 nadeemb53 requested a review from pajicf October 26, 2024 10:11
To be able to deploy site we need a pipeline to build it and publish it
to a branch from which our caddy-git service will pull for changes.
All of this will be done using nix flake to ease out the
build/development process.

Referenced issue: #1

Signed-off-by: markoburcul <marko@status.im>
Copy link
Member

@pajicf pajicf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 🚀
I've marked support mail places, we should probably remove those and redirect developers to use community channels

@nadeemb53 nadeemb53 merged commit 938b63a into master Oct 28, 2024
@nadeemb53 nadeemb53 deleted the feature/intro-content branch October 28, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants