This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
syndarix
Watch
1
Star
0
Fork
0
You've already forked syndarix
forked from
cardosofelipe/fast-next-template
Code
Issues
18
Pull Requests
Wiki
Activity
131
Commits
3
Branches
0
Tags
e81f54564b6f9cf00d761b5c7101bb964d079c27
Commit Graph
2 Commits
Author
SHA1
Message
Date
Felipe Cardoso
92b7de352c
**Docs and Code Enhancements:** Add
CodeBlock
component with copy functionality and syntax highlighting. Introduce
/docs
page as the central hub for design system documentation. Update
MarkdownContent
to support improved heading styles, enhanced links, optimized images with Next.js
Image
, and upgraded table, blockquote, and list styling for better readability and usability.
2025-11-02 13:47:26 +01:00
Felipe Cardoso
13771c5354
**Design System Enhancements:** Replace
.md
links with clean paths in
/dev
documentation. Migrate anchor tags (
<a>
) to Next.js
<Link>
components for internal navigation. Add dynamic
[...slug]
markdown route for rendering docs. Introduce
MarkdownContent
for styled markdown rendering with syntax highlighting. Perform general cleanup of unused imports and variables in design system files. Fix minor wording issues.
2025-11-02 13:33:47 +01:00