aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-16Add link to published siteikoamu
2024-03-16Remove unnecessary step in workflowikoamu
2024-03-16Add org-roam-directory option to workflow and actionikoamu
2024-03-16add exampleikoamu
2024-02-04Add instructions for setting site title in README.mdikoamu
2024-02-04Add site title option to action.ymlikoamu
2024-02-04update READMEikoamu
2024-02-04Refactor org/img copy command in action.ymlikoamu
2024-02-04Add org/img to ui/public/imgikoamu
2024-01-28Refactor generate_json.js to handle multiple tags per nodeikoamu
2024-01-28Update package name in package-lock.jsonikoamu
2024-01-27Refactor create_notes.sh script to use timestamp-based file matchingikoamu
2024-01-27Fix ls command in create_notes.sh scriptikoamu
2024-01-27Refactor create_notes.sh script to copy files based on graphdata.jsonikoamu
2024-01-27Add notes directory and display graphdata.json and orgPath in create_notes.shikoamu
2024-01-25Update README.md to reflect new project nameikoamu
2024-01-25Update package.json with new project name and set it as privateikoamu
2024-01-25Update action.yml with new name and descriptionikoamu
2024-01-25Update README.mdShotaro Aoki
2024-01-24Update actions/upload-pages-artifact and actions/deploy-pages versionsikoamu
2024-01-24Update Node version in setup-node actionikoamu
2024-01-24Add instructions for generating static org-roam-ui pageikoamu
2024-01-24Fix path in npm run generate commandikoamu
2024-01-24Fix npm run generate command in action.ymlikoamu
2024-01-24Remove unnecessary steps in action.ymlikoamu
2024-01-24Update npm run generate command in action.ymlikoamu
2024-01-24Add echo step to action.ymlikoamu
2024-01-24Update input name in action.ymlikoamu
2024-01-24Fix script parameter interpolation in action.ymlikoamu
2024-01-24Add org-roam-db-file input to action.ymlikoamu
2024-01-24Add README.md and remove README.orgikoamu
2024-01-24Add deploy-to-pages input to action.ymlikoamu
2024-01-24Add GitHub Pages deployment actionikoamu
2024-01-24Add shell option to touch command in action.ymlikoamu
2024-01-24Add org-roam-ui hosting action and build processikoamu
2024-01-24Update create_notes.sh to copy files from a specified org directoryikoamu
2024-01-24Add print files step to action.ymlikoamu
2024-01-24Add script to create notes from graph dataikoamu
2024-01-24Update repository name in action.ymlikoamu
2024-01-24Add 'ref' parameter to repository actionikoamu
2024-01-24Fix typo in repository nameikoamu
2024-01-24Update action.yml file pathsikoamu
2024-01-24Add graphdata.json generation stepikoamu
2024-01-24Update working directory paths in action.ymlikoamu
2024-01-24Add graphdata generation and note creation scriptsikoamu
2024-01-24Update action.yml to use actions/checkout@v4ikoamu
2024-01-24Update checkout action in action.ymlikoamu
2024-01-24Update action.yml with new checkout stepikoamu
2024-01-24Update action.yml to print files instead of generating graphdata.jsonikoamu
2024-01-24Update npm command in action.ymlikoamu