Skip to content

Commit

Permalink
init (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen authored Nov 23, 2024
1 parent bfa3968 commit df9283a
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 158 deletions.
31 changes: 15 additions & 16 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
# root (Exalted)
* @adammatthiesen @jdtjenkins @dreyfus92
* @withstudiocms/exalted

# branding (Exalted)
/www/assets/ @adammatthiesen @jdtjenkins @dreyfus92
/www/assets/ @withstudiocms/exalted

# docs and web site (Exalted & Revered(added when they are lead of such feature))
/www/web/ @adammatthiesen @jdtjenkins @dreyfus92
/www/docs/ @adammatthiesen @jdtjenkins @dreyfus92
/www/ @withstudiocms/exalted

# packages (Exalted & Revered(added when they are lead of such feature))
/packages/studiocms @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_assets @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_auth @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_betaresources @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_blog @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_core @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_dashboard @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_frontend @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_imagehandler @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_renderers @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_robotstxt @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms_ui @louisescher @adammatthiesen @jdtjenkins @dreyfus92
/packages/studiocms @withstudiocms/exalted
/packages/studiocms_assets @withstudiocms/exalted
/packages/studiocms_auth @withstudiocms/exalted
/packages/studiocms_betaresources @withstudiocms/exalted
/packages/studiocms_blog @withstudiocms/exalted
/packages/studiocms_core @withstudiocms/exalted
/packages/studiocms_dashboard @withstudiocms/exalted
/packages/studiocms_frontend @withstudiocms/exalted
/packages/studiocms_imagehandler @withstudiocms/exalted
/packages/studiocms_renderers @withstudiocms/exalted
/packages/studiocms_robotstxt @withstudiocms/exalted
/packages/studiocms_ui @withstudiocms/exalted @louisescher
1 change: 0 additions & 1 deletion .github/FUNDING.yml

This file was deleted.

37 changes: 0 additions & 37 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_reqest.md

This file was deleted.

18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE/new_chore.md

This file was deleted.

12 changes: 0 additions & 12 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Astrolicious - Adam Matthiesen, Jacob Jenkins, Paul Valladares
Copyright (c) 2024 StudioCMS - Adam Matthiesen, Jacob Jenkins, Paul Valladares

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This is an SSR CMS built with AstroDB / Lucia Auth / Unpic Image handler for the
To see how to get started, check out the [StudioCMS README](./packages/studiocms/README.md).

> [!IMPORTANT]
> This project is still in early development and it is not yet ready for production use. If you encounter any issues or have ideas for new features, please let us know by [opening an issue](https://github.com/astrolicious/studiocms/issues/new/choose) on our GitHub repository.
> This project is still in early development and it is not yet ready for production use. If you encounter any issues or have ideas for new features, please let us know by [opening an issue](https://github.com/withstudiocms/studiocms/issues/new/choose) on our GitHub repository.
## Sponsor

Expand All @@ -23,7 +23,7 @@ We welcome contributions from the community! Whether it's bug reports, feature r

### Bug Reports and Feature Requests

If you encounter any bugs or have ideas for new features, please open an issue on our [GitHub repository](https://github.com/astrolicious/studiocms). When creating a new issue, please provide as much detail as possible, including steps to reproduce the issue (for bugs) and a clear description of the proposed feature.
If you encounter any bugs or have ideas for new features, please open an issue on our [GitHub repository](https://github.com/withstudiocms/studiocms). When creating a new issue, please provide as much detail as possible, including steps to reproduce the issue (for bugs) and a clear description of the proposed feature.

### Code Contributions

Expand All @@ -38,13 +38,13 @@ If you'd like to contribute code to this project, please follow these steps:

We will review your contribution as soon as possible and provide feedback or merge it into the main codebase if everything looks good.

Please note that by contributing to this project, you agree to our [Code of Conduct](https://github.com/astrolicious/.github/blob/main/.github/CODE_OF_CONDUCT.md).
Please note that by contributing to this project, you agree to our [Code of Conduct](https://github.com/withstudiocms/.github/blob/main/CODE_OF_CONDUCT.md).

Thank you for your interest in contributing to this project!

## Chat with Us

We have an active community of developers on the Astrolicious [Discord Server](https://chat.astrolicious.dev/). Feel free to join and connect with other contributors, ask questions, or discuss ideas related to this project or other Astrolicious projects.
We have an active community of developers on the StudioCMS [Discord Server](https://chat.studiocms.dev/). Feel free to join and connect with other contributors, ask questions, or discuss ideas related to this project or other StudioCMS projects.

## Our ToolSet

Expand Down
51 changes: 2 additions & 49 deletions www/web/README.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,3 @@
# Astro Starter Kit: Minimal
# StudioCMS Official Website

```sh
npm create astro@latest -- --template minimal
```

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/minimal)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/minimal)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/minimal/devcontainer.json)

> 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun!
## 🚀 Project Structure

Inside of your Astro project, you'll see the following folders and files:

```text
/
├── public/
├── src/
│ └── pages/
│ └── index.astro
└── package.json
```

Astro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page
is exposed as a route based on its file name.

There's nothing special about `src/components/`, but that's where we like to put
any Astro/React/Vue/Svelte/Preact components.

Any static assets, like images, can be placed in the `public/` directory.

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |

## 👀 Want to learn more?

Feel free to check [our documentation](https://docs.astro.build) or jump into
our [Discord server](https://astro.build/chat).
Moved to its own Repo at https://github.com/withstudiocms/studiocms.dev

0 comments on commit df9283a

Please sign in to comment.