https://github.com/not-josue/csce240-website
A Technical Documentation Website that teaches the C++ concepts learned in CSCE240 Advanced Programming Techniques at the University of South Carolina.
https://github.com/not-josue/csce240-website
astro cpp css html mdx starlight
Last synced: 3 months ago
JSON representation
A Technical Documentation Website that teaches the C++ concepts learned in CSCE240 Advanced Programming Techniques at the University of South Carolina.
- Host: GitHub
- URL: https://github.com/not-josue/csce240-website
- Owner: not-josue
- License: mit
- Created: 2024-11-15T02:07:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T03:05:09.000Z (over 1 year ago)
- Last Synced: 2025-02-20T04:22:12.420Z (over 1 year ago)
- Topics: astro, cpp, css, html, mdx, starlight
- Language: MDX
- Homepage: https://csce240-website.vercel.app
- Size: 1.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSCE240 Website
A Technical Documentation Website that teaches the C++ concepts learned in CSCE240 Advanced Programming Techniques at the University of South Carolina.
[](https://starlight.astro.build)
```
npm create astro@latest -- --template starlight
```

## Details
- [Astro](https://astro.build/) - web framework
- Fonts through [Fontsource](https://fontsource.org/):
- [Montserrat](https://fontsource.org/fonts/montserrat) - base font
- [Fira Code](https://fontsource.org/fonts/fira-code) - code font
- [Excalidraw](https://excalidraw.com/) - drawing tool
- [Favicon.io](https://favicon.io/) - favicon generator
- [Inkscape](https://inkscape.org/) - graphic design
- [Starlight](https://starlight.astro.build/) - astro technical documentation template
- [TailwindCSS](https://tailwindcss.com/) - css framework
- [TechSini](https://techsini.com/) - website mockup
- [TinyPNG](https://tinypng.com/) - image compression