Skip to content

cssnr/actions

Repository files navigation

GitHub Deployments GitHub Pages GitHub Lint GitHub Last Commit GitHub Contributors GitHub Repo Size GitHub Discussions GitHub Repo Stars GitHub Org Stars Discord Ko-fi

GitHub Actions

This is a work in progress. The goal is to be a documentation site for all the GitHub Actions.

Currently, each "site" is seperated into a folder, with its own sidebar configuration.

Documented Actions

Documentation Layout

These docs are written in plain text using Markdown and built with VitePress.

Location Description
docs Documentation Root (Markdown files)
docs/public Static Root (copied to docs root)
docs/index.md Special VitePress Home Page
.vitepress VitePress Configuration Root
.vitepress/config.mts VitePress Configuration File
.vitepress/scripts Custom Scripts Root
.vitepress/sidebars Sidebar Configuration Root
.vitepress/theme VitePress Custom Theme Root
.vitepress/theme/index.js VitePress Custom Theme File
.vitepress/theme/custom.css VitePress Global CSS File
.vitepress/theme/components VitePress Components Root

Development

To get started, clone the repository and run npm i then npm run dev.

npm install
npm run dev

The site should now be available at: http://localhost:5173/

Contributing

If you would like to submit a PR, please review the CONTRIBUTING.md.

Please consider making a donation to support the development of this project and additional open source projects.

Ko-fi

Additionally, you can support other GitHub Actions I have published:

❔ Unpublished Actions

These actions are not published on the Marketplace, but may be useful.


📝 Template Actions

These are basic action templates that I use for creating new actions.

Note: The docker-test-action builds, runs and pushes images to GitHub Container Registry.


For a full list of current projects visit: https://cssnr.github.io/

About

GitHub Actions

Resources

Contributing

Stars

Watchers

Forks

Sponsor this project

Contributors 2

  •  
  •