-
Notifications
You must be signed in to change notification settings - Fork 28
Add Grundlagen, Methoden und Anwendungen der Digital History to learning materials #281
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
Conversation
Deploying awesome-digital-history with
|
| Latest commit: |
3b2242f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://059c2fc6.awesome-digital-history.pages.dev |
| Branch Preview URL: | https://copilot-fix-2aa01cf2-b782-48.awesome-digital-history.pages.dev |
…#280 Co-authored-by: maehr <[email protected]>
…as requested in issue #280 Co-authored-by: maehr <[email protected]>
|
@copilot awesome-lint fails because you did not run format and the required scripts to build README |
…ild scripts Co-authored-by: maehr <[email protected]>
Fixed in commit 643cb63. I ran
The entry remains correctly positioned in both the JSON file and README Learning section. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Implementation Plan for Issue #280 - Add dh-erfurt/digital-history ✅ COMPLETED
This PR adds a new entry to the awesome-digital-history list as requested in issue #280.
Progress Checklist:
✅ IMPLEMENTATION COMPLETE
The new entry has been successfully added to the awesome-digital-history list with all required formatting and build steps completed.
🔧 Latest Fix:
npm run formatandnpm run prebuildas requested by @maehr📝 Changes Made:
Added new entry to entries.json: Added the entry for "Grundlagen, Methoden und Anwendungen der Digital History" with correct formatting:
Updated README.md: The compileReadme.js script automatically updated the README with the new entry, placing it in the "Learning" section, properly alphabetized between "Geospatial Historian" and "HIST 7370".
Applied proper formatting: Used the repository's automated processing pipeline to ensure proper formatting and organization.
📋 Entry Details:
{ "title": "Grundlagen, Methoden und Anwendungen der Digital History", "description": "Teaching and collaborative resources for digital history (University of Erfurt).", "url": "https://dh-erfurt.github.io/digital-history/home.html", "region": [], "language": ["de"], "type": ["learning materials"], "period": [] }✅ Quality Assurance Verified:
npm run lint)npm run format)npm run awesome-lint)npm run prebuild)🎯 Implementation Summary:
This PR successfully implements issue #280 by adding the requested digital history resource to the awesome list. The entry follows all repository conventions and has been properly integrated using the project's automated tools. All formatting requirements have been met and all validation tools pass successfully. The resource is now discoverable in both the README file and the website's search/filter functionality under the "Learning Materials" category.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.