Skip to content

glpecile/lugia

Repository files navigation

Lugia 🐉

This is an Expo project created using rnreusables and @bacons/mdx.

demo

Run locally 🚀

  1. Install Bun.

  2. Clone the repo:

    git clone https://github.com/glpecile/lugia.git
  3. Install dependencies:

    bun install
  4. Start the app on your desired platform with either:

     bun run web
     bun run ios
     bun run android

    This will start the app on port 8081.

Add a post ✍️

When you're ready, run:

bun run add-post

You'll be prompted the following questions:

Enter blog post title:
Enter short title:
Enter subtitle:
Enter slug (or press enter for auto-generated):
Enter tags (comma-separated):

This will then create a new index.mdx post inside the blog directory where you can edit it in markdown format.

Next steps 📝

  • Dogfood
  • Add pre-commit linting
  • Add search
  • Add pagination
  • Add post views
  • Add comments
  • Add sub-domain (https://lugia.glpecile.xyz)

Acknowledgements 🙏

About

a multiplatform blog made with expo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published