Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* I... am inevitable * And I... am Iron Man * Fix broken README * Update README.md * Return back to credit names * Remove extra profiles * Migrate FA2019-SP2021 * Migrate FA2021-FA2022 * Migrate SP2023-FA2024 * Fix display timezone * Fix bad timezone * Display timezone in meeting * Deprecate image and assets field * Fix sidebar and meeting countdown tag * Auto-close mobile nav * Improve navbar mobile performance * Add 404 page * init events * split to EventCard * init publication content * init publications homepage * fix pdf assets * Fix vite copy location * Lift page routes * Add back CTA links to navbar * 404 page fixes * Add home and join page assets * Remove events template * BREAKING CHANGE: Set up monorepo structure, upgrade Astro, switch to content layer, lift content directory, calendar fixes * Update GitHub Actions for monorepo * Rename deploy-sigpwny-com.yml to deploy.yml * Update deploy.yml * Update workflow node version * Fix package-lock.json * Update deploy.yml * Specify working directory for Cloudflare Pages action * Fix working directory issues? * Add test * Remove test * FIx markdown rendering, add markdown pages * refactor _global and init fallctf.com * create _global/components, _global/utils for site configs, and move BaseHead component * WIP * wip GH action * fix GH action yaml * seperate content layer export and import * wip GH action * wip GH action (switch to inputs) * wip GH action - add input typing * wip GH action - fixup input * wip GH action - fixup secrets * wip GH action - move fallctf to seperate deployment * rename secret * fixup secret * fixup secret (again) * secrets must be secret...right * Fix deployment writing? * Fix build caching? * Set workflow level permissions * Fix fallctf workflow * Workflow updates * Move checkout * Update working directory name? * Fix action file name * Fix filename frfr * Add required shell parameter * init uiuc.tf (CI workflows broken) * Fix working-directory key * Fix uiuc.tf workflow, maybe fix deployments for sigpwny.com * Fix missing gitHubToken parameter * Update README.md * Fix status badge layout * Fix Link component inserting extra whitespace * Clean up FAQ * Rename lib to utils * Collections are defined in individual sites instead, with schemas being exported * Deprecate React Link component, improve Astro Link component, improve Meeting time * Improve workflow path triggers * wip home page * create publications page * Add updated SIGPwny stack * init fallctf event layout * init event page * Add pwny rainbow colors, format stack, fix FAQ * Hide events from navbar, show temporary page for events * Fix recursive redirects * Add meeting schedule disclaimer, clean up * Temporarily remove links from SIGPwnyStack component * Hide test meeting * Fix Event schema, add Card component, add sponsors * Update sponsors CTA prose * Publications now uses general Card component * Use default values in schemas, fix meeting SEO, update publications * Add /join beginner meetings row * Clean up * Fix type error * Add CSAW * JavaScript moment * More JavaScript moments --------- Co-authored-by: Pete Stenger <[email protected]>
- Loading branch information