Skip to content

Commit a754374

Browse files
committed
moved docs to repo
Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
1 parent 19a3ba0 commit a754374

File tree

8,812 files changed

+6
-766990
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

8,812 files changed

+6
-766990
lines changed

.github/workflows/release_docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Release PSQLPy documentation
22

33
on:
44
push:
5-
branches:
6-
- main
5+
tags:
6+
- '*'
77

88
permissions:
99
contents: write

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,7 @@ docs/_build/
7373

7474
# Develop
7575
_test*
76-
_load_test
76+
_load_test
77+
78+
# JS
79+
node_modules

node_modules/.bin/vuepress

Lines changed: 0 additions & 17 deletions
This file was deleted.

node_modules/.bin/vuepress-vite

Lines changed: 0 additions & 17 deletions
This file was deleted.

node_modules/.bin/vuepress-webpack

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)