massive updates
This commit is contained in:
parent
a1d16f2903
commit
27a5f0ff1e
28 changed files with 3174 additions and 765 deletions
87
osf.yaml
Normal file
87
osf.yaml
Normal file
|
@ -0,0 +1,87 @@
|
|||
# osf.yaml - Configuration for publishing to OSF
|
||||
# Generated on 2025-06-05T23:01:38-05:00
|
||||
# Edit this file to customize what gets published to OSF.
|
||||
|
||||
title: "git-sigil"
|
||||
description: "Auto-generated by GitField OSF publisher on 2025-06-05T23:01:38-05:00"
|
||||
category: "project"
|
||||
public: false
|
||||
tags: [gitfield, auto-generated]
|
||||
|
||||
# Wiki: Main wiki page for your OSF project (wiki.md, home.md).
|
||||
wiki:
|
||||
path: "bin/publish_osf_wiki.sh"
|
||||
overwrite: true
|
||||
|
||||
# Readme: Main README file (readme.md, README.md).
|
||||
readme:
|
||||
path: "README.md"
|
||||
|
||||
# Paper: Primary academic paper (main.pdf, paper.pdf).
|
||||
# paper: Not found. Place a PDF (e.g., 'main.pdf') in your repository.
|
||||
|
||||
# Docs: Documentation files (.md, .pdf, etc.) in docs/ or with keywords like 'guide'.
|
||||
docs:
|
||||
- path: "docs/bitbucket/CLI-ONLY_workflow_bitbucket_Ubuntu.md"
|
||||
name: "docs/bitbucket/CLI-ONLY_workflow_bitbucket_Ubuntu.md"
|
||||
- path: "docs/bitbucket/CLI-ONLY_workflow_bitbucket_ubuntu.md"
|
||||
name: "docs/bitbucket/CLI-ONLY_workflow_bitbucket_ubuntu.md"
|
||||
- path: "docs/generated_wiki.md"
|
||||
name: "docs/generated_wiki.md"
|
||||
- path: "docs/github/1_prerequisites_github_ubuntu.md"
|
||||
name: "docs/github/1_prerequisites_github_ubuntu.md"
|
||||
- path: "docs/github/2_create_remote_repo_github_ubuntu.md"
|
||||
name: "docs/github/2_create_remote_repo_github_ubuntu.md"
|
||||
- path: "docs/github/3_commit_existing_repo_github_ubuntu.md"
|
||||
name: "docs/github/3_commit_existing_repo_github_ubuntu.md"
|
||||
- path: "docs/github/CLI-ONLY_workflow_github_ubuntu.md"
|
||||
name: "docs/github/CLI-ONLY_workflow_github_ubuntu.md"
|
||||
- path: "docs/gitlab/1_prerequisites_gitlab_ubuntu.md"
|
||||
name: "docs/gitlab/1_prerequisites_gitlab_ubuntu.md"
|
||||
- path: "docs/gitlab/2_create_remote_repo_gitlab_ubuntu.md"
|
||||
name: "docs/gitlab/2_create_remote_repo_gitlab_ubuntu.md"
|
||||
- path: "docs/gitlab/3_commit_existing_repo_gitlab_ubuntu.md"
|
||||
name: "docs/gitlab/3_commit_existing_repo_gitlab_ubuntu.md"
|
||||
- path: "docs/gitlab/CLI-ONLY_workflow_gitlab_ubuntu.md"
|
||||
name: "docs/gitlab/CLI-ONLY_workflow_gitlab_ubuntu.md"
|
||||
- path: "docs/osf/old/for_radicle.md"
|
||||
name: "docs/osf/old/for_radicle.md"
|
||||
- path: "docs/radicle/for_radicle.md"
|
||||
name: "docs/radicle/for_radicle.md"
|
||||
|
||||
# Scripts: Executable scripts (.sh, .py, etc.) in bin/, scripts/, or tools/.
|
||||
scripts:
|
||||
- path: "INSTALL.sh"
|
||||
name: "INSTALL.sh"
|
||||
- path: "bin/gitfield-sync-gdrive.sh"
|
||||
name: "bin/gitfield-sync-gdrive.sh"
|
||||
- path: "bin/mount-gdrive.sh"
|
||||
name: "bin/mount-gdrive.sh"
|
||||
- path: "bin/publish_osf.sh"
|
||||
name: "bin/publish_osf.sh"
|
||||
- path: "bin/sync-metadata.sh"
|
||||
name: "bin/sync-metadata.sh"
|
||||
- path: "docs/osf/new/test-osf-api.sh"
|
||||
name: "docs/osf/new/test-osf-api.sh"
|
||||
- path: "docs/osf/old/test-osf-api.sh"
|
||||
name: "docs/osf/old/test-osf-api.sh"
|
||||
- path: "tools/invoke_solaria.py"
|
||||
name: "tools/invoke_solaria.py"
|
||||
|
||||
# Data: Structured data files (.csv, .yaml, etc.).
|
||||
data:
|
||||
- path: "docs/osf/new/gitfield.osf.yaml"
|
||||
name: "docs/osf/new/gitfield.osf.yaml"
|
||||
- path: "docs/osf/old/gitfield.osf.yaml"
|
||||
name: "docs/osf/old/gitfield.osf.yaml"
|
||||
- path: "osf.yaml"
|
||||
name: "osf.yaml"
|
||||
|
||||
# Files: Miscellaneous files (.md, LICENSE, etc.).
|
||||
files:
|
||||
- path: "GITFIELD.md"
|
||||
name: "GITFIELD.md"
|
||||
- path: "LICENSE"
|
||||
name: "LICENSE"
|
||||
- path: "bin/SolariaSeedPacket_∞.20_SacredMomentEdition.md"
|
||||
name: "bin/SolariaSeedPacket_∞.20_SacredMomentEdition.md"
|
Loading…
Add table
Add a link
Reference in a new issue