Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Serverless Workflow Website

License

NotificationsYou must be signed in to change notification settings

serverlessworkflow/serverlessworkflow.github.io

Repository files navigation

This repository hosts the website for theServeless Workflow Specification project athttps://serverlessworkflow.io.

🧑 Contributing to the website

The website usesAstro. You can find more information about how to get started with this stackhere.

For the styling, it relies onTailWind CSS andDaisy UI.

To contribute to the website you don't need to have in-deth web design knowledge:

  • To publish a blog post just add a new Markdown page to theblog directory. You can always use the blog posts in this repository as a reference.
  • For more complex changes to the website, have a look at theAstro Docs

🚀 Project Structure

To learn more about the folder structure of an Astro project, refer toour guide on project structure.

🧞 Commands

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

CommandAction
npm installInstalls dependencies
npm run devStarts local dev server atlocalhost:4321
npm run buildBuild your production site to./dist/
npm run previewPreview your build locally, before deploying
npm run astro ...Run CLI commands likeastro add,astro check
npm run astro -- --helpGet help using the Astro CLI

Alternatively, you can use Docker to run the project and connect onlocalhost:4321:

docker compose up --remove-orphans --watch

👀 Want to learn more?

Feel free to checkour documentation or jump into ourDiscord server.

Releases

No releases published

Packages

No packages published

Contributors18


[8]ページ先頭

©2009-2025 Movatter.jp