https://github.com/bryanhogan/coco-going-international
https://github.com/bryanhogan/coco-going-international
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bryanhogan/coco-going-international
- Owner: BryanHogan
- Created: 2025-04-15T16:20:49.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-15T16:33:46.000Z (about 1 year ago)
- Last Synced: 2025-05-07T13:56:46.889Z (about 1 year ago)
- Language: MDX
- Homepage: https://coco-going-international.vercel.app
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoCo International Website
This website is mainly for non-CoCo students interested in doing a semester abroad at Code & Context!
## How to edit content
This website is made using [Astro Starlight](https://starlight.astro.build/). All content is written as markdown (or mdx).
To create a new page just create that .md / .mdx file and then reference it within the `astro.config.mjs` file as well.