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

Build the page using NPM #7

Merged
merged 10 commits into from
Aug 8, 2024
Merged

Build the page using NPM #7

merged 10 commits into from
Aug 8, 2024

Conversation

1ec5
Copy link
Member

@1ec5 1ec5 commented Aug 7, 2024

Overhauled the repository to pull in MapLibre GL JS using NPM instead of hotlinking it from a third-party CDN. Replaced custom date filtering code with the new maplibre-gl-dates package. This PR includes a GitHub Actions workflow for deploying the site, as a replacement for the current default Jekyll build.

To try out the page locally, run npm install && npm start.

Working towards OpenHistoricalMap/issues#840.

@1ec5 1ec5 added the enhancement New feature or request label Aug 7, 2024
@1ec5 1ec5 self-assigned this Aug 7, 2024
@1ec5
Copy link
Member Author

1ec5 commented Aug 7, 2024

After merging, change the “Build and deployment source” setting from “Deploy from a branch” to “GitHub Actions”.

@1ec5 1ec5 merged commit 7522bba into main Aug 8, 2024
1 check passed
@1ec5 1ec5 deleted the 1ec5-npm branch August 8, 2024 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant