Pipelight CICD documentation (made with vitepress) https://pipelight.dev
Go to file
2024-01-23 17:34:38 +01:00
.docker Merge branch 'dev' 2023-11-24 20:00:40 +01:00
.vitepress add Vm section 2024-01-10 15:57:20 +01:00
cicd/public remove dead cookbok 2023-11-28 12:29:06 +01:00
cookbook add small but crucial tips 2023-08-25 19:44:00 +02:00
guide Merge branch 'dev' 2024-01-23 17:34:38 +01:00
helpers update vitepress to latest 2023-08-28 15:55:08 +02:00
introduction mv install tuto into foldable sections 2023-12-01 10:10:24 +01:00
other_topics add multilanguage support easter egg 2023-11-28 15:25:50 +01:00
others bug fix: wrong discord community invite link. 2023-06-12 13:01:21 +02:00
public/images add small but crucial tips 2023-08-25 19:44:00 +02:00
.env fix typo 2024-01-23 15:40:23 +01:00
.eslintrc.js update deps + eslint 2023-11-14 15:30:33 +01:00
.gitignore add pdf support 2023-12-10 14:53:48 +01:00
.prettierrc.js first commit 2022-01-25 19:20:12 +01:00
bun.lockb bug fix deadlinks 2023-12-12 16:01:52 +01:00
Dockerfile move files 2023-03-26 16:30:31 +02:00
foo.yml add vnode markdonw rendering 2023-07-19 13:51:04 +02:00
index.md update vitepress to latest 2023-08-28 15:55:08 +02:00
package.json add pdf support 2023-12-10 14:53:48 +01:00
pipelight.ts add pdf support 2023-12-10 14:53:48 +01:00
pnpm-lock.yaml update vitepress to latest 2023-08-28 15:55:08 +02:00
postcss.config.js update vitepress to latest 1.0.0 alpha 2023-03-13 13:29:51 +01:00
README.md remove vitepress deprecated bug hotfix for VPbadge component usage 2023-11-28 13:07:18 +01:00
tailwind.config.js update vitepress to latest 2023-08-28 15:55:08 +02:00
tsconfig.json docs windi css tree file 2022-01-28 19:08:09 +01:00
vite.config.ts refactor: simplified examples in helpers section 2023-08-18 15:32:25 +02:00

Pipelight Documentation website

Hosted at pipelight.dev

Stack

Made with vite, vitepress and tailwindCSS.

Contribute

It is a basic node.js website. The content is written in markdown.

You may build it with the js engine of your choice.

bun dev