Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add submodule again #33

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add submodule again #33

wants to merge 6 commits into from

Conversation

ssemtner
Copy link

@ssemtner ssemtner commented Jan 5, 2024

This combines all the previous submodules into one combined one here.

  • _data/news/news.yml -> data/news.yml
  • research/ -> data/research/
  • _posts/ -> data/_posts/
  • files/ -> data/files/
  • assets/images/ -> data/images/

data/news.yml is symlinked to _data/news.yml.

pages in data/research/ have permalinks.

collections_dir: data added to config.yml to make publications work.

All references to files and images were refactored into the new location.

The github actions should make it so when the site-data submodule is updated, the jekyll deploy action creates a new commit on master updating the site-data submodule to latest.

@ssemtner ssemtner requested a review from Agrim9 January 5, 2024 22:18
@ssemtner ssemtner changed the title Add back submodule Add submodule again Jan 5, 2024
@ssemtner
Copy link
Author

ssemtner commented Jan 6, 2024

There is a chance this doesn't work to build on windows but I don't have a way to test.

@ssemtner ssemtner requested review from Agrim9 and removed request for Agrim9 January 14, 2024 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant