Features
Templates
Showcase
Townie
AI
Blog
Docs
Pricing
Log in
Sign up
Syphrose1990
markdownBlogStarter
Remix of stevekrouse/markdownBlogStarter
Public
Like
Remix
Close sidebar
markdownBlogStarter
Home
Code
4
posts
2
Layout.tsx
README.md
H
index.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
main
Code
/
README.md
Code
/
README.md
Search
6/2/2025
README.md
Preview
Code
📖 myBlog
A simple static blog.
🚀 Getting Started
Click
Remix
on the top right to clone this project.
📂 Adding Posts
Navigate to the
/posts
directory.
Create a new Markdown (
.md
) or
.mdx
file.
Write your post and save the file.
Get started with a template:
stevekrouse/markdownBlogStarter
Starter template for a markdown blog
std/reactHonoStarter
Starter template with client-side React & Hono server