Welcome to Sentilis Press! đź“°
A Press is simply a piece of content you want to share with the world—like a blog post, a shiny new press release, or a quick note. Behind the scenes, it's just a friendly Markdown file with a tiny bit of settings at the top (we call that the "frontmatter").
How to Create Your First Press
Creating a Press is a breeze! Depending on what you want to achieve, you can set it up in two easy ways:
1. The Quick & Simple Way (Single File)
Got something to say and no time to lose? Just write a single Markdown file (like my-awesome-post.md).
Just a heads-up: Single files are perfect for text, but they can't hold local images or videos just yet.
2. The Full Experience (Directory)
Want to add some flair with images, videos, or even split your article into multiple pages? You'll want to use a folder! Your folder just needs:
- An
index.mdfile as the main star of your show. - (Or, if you don't have an
index.md, just one.mdfile inside will do the trick!)
Ready to dive deeper? Learn how to tweak your settings in our Formatter Guide, or discover how to add cool attachments in our Advanced Guide.