This website requires JavaScript.
Explore
Help
Sign In
rattatwinko
/
markdownblog
Watch
1
Star
1
Fork
0
You've already forked markdownblog
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4dd764826f3fc323754acb81d24fecc23153ed94
markdownblog
/
src
/
app
History
rattatwinko
4dd764826f
Update .env.local with clearer variable explanations, add .vscode to .gitignore, and enhance AdminPage layout with improved label organization and styling for Markdown content and live preview sections.
2025-06-19 19:06:49 +02:00
..
admin
Update .env.local with clearer variable explanations, add .vscode to .gitignore, and enhance AdminPage layout with improved label organization and styling for Markdown content and live preview sections.
2025-06-19 19:06:49 +02:00
api
Enhance Admin page with post editing functionality; implement PUT API for saving post edits, including frontmatter parsing and error handling. Update welcome post metadata and improve UI for editing posts.
2025-06-19 13:53:32 +02:00
posts
/[...slug]
Enhance blog layout and functionality; add social links configuration in .env.local, implement search functionality in Home component, and improve post page styling.
2025-06-18 19:27:05 +02:00
AboutButton.tsx
Refactor layout.tsx to include new header buttons and SVG icons for improved UI
2025-06-17 12:42:59 +02:00
BadgeButton.tsx
Refactor layout.tsx to include new header buttons and SVG icons for improved UI
2025-06-17 12:42:59 +02:00
globals.css
cecks
2025-06-19 13:40:31 +02:00
HeaderButtons.tsx
Refactor layout.tsx to include new header buttons and SVG icons for improved UI
2025-06-17 12:42:59 +02:00
highlight-github.css
cecks
2025-06-19 13:40:31 +02:00
layout.tsx
Enhance blog layout and functionality; add social links configuration in .env.local, implement search functionality in Home component, and improve post page styling.
2025-06-18 19:27:05 +02:00
page.tsx
Refactor Home component to display blog owner's name dynamically; add folder path display for posts and improve post rendering logic for better clarity and organization.
2025-06-18 23:04:09 +02:00