index
:
publish-org-roam-ui.git
main
A fork of publish-org-roam-ui which is easy to install with the ret2pop NixOS configuration, and which will have flakes.
Preston Pan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
action.yml
Age
Commit message (
Expand
)
Author
2024-01-24
Add org-roam-db-file input to action.yml
ikoamu
2024-01-24
Add deploy-to-pages input to action.yml
ikoamu
2024-01-24
Add GitHub Pages deployment action
ikoamu
2024-01-24
Add shell option to touch command in action.yml
ikoamu
2024-01-24
Add org-roam-ui hosting action and build process
ikoamu
2024-01-24
Update create_notes.sh to copy files from a specified org directory
ikoamu
2024-01-24
Add print files step to action.yml
ikoamu
2024-01-24
Update repository name in action.yml
ikoamu
2024-01-24
Add 'ref' parameter to repository action
ikoamu
2024-01-24
Fix typo in repository name
ikoamu
2024-01-24
Update action.yml file paths
ikoamu
2024-01-24
Add graphdata.json generation step
ikoamu
2024-01-24
Update working directory paths in action.yml
ikoamu
2024-01-24
Add graphdata generation and note creation scripts
ikoamu
2024-01-24
Update action.yml to use actions/checkout@v4
ikoamu
2024-01-24
Update checkout action in action.yml
ikoamu
2024-01-24
Update action.yml with new checkout step
ikoamu
2024-01-24
Update action.yml to print files instead of generating graphdata.json
ikoamu
2024-01-24
Update npm command in action.yml
ikoamu
2024-01-24
Update npm commands in action.yml
ikoamu
2024-01-24
Add .gitignore, package.json, action.yml, and generateJson.js files
ikoamu
2024-01-24
Add shell attribute to runs step in action.yml
ikoamu
2024-01-24
Add checkout step and list files in action.yml
ikoamu
2024-01-23
Add shell attribute to get_path step
ikoamu
2024-01-23
Add step to get the path of the calling workflow
ikoamu
2024-01-23
Comment out org-roam-ui checkout and test steps
ikoamu
2024-01-23
Add org-roam-ui and setup Node
ikoamu
2024-01-23
Add composite run using action.yml
ikoamu
2024-01-23
Remove unused "using" field in action.yml
ikoamu
2024-01-23
Add action.yml file for publishing org-roam to GitHub Pages
ikoamu