c3lang / c3-web

The website for C3 made with Astro!
https://c3-lang.org/
MIT License
45 stars 22 forks source link

C3 homepage redesign ideas #52

Open joshring opened 1 month ago

joshring commented 1 month ago

Layout Inspiration:

https://gleam.run/ https://dotnet.microsoft.com/en-us/languages/csharp

Component inspiration

https://nextjs.org/ https://vercel.com/frameworks/nextjs

This is a bit busy, but has some interesting elements

https://crystal-lang.org/

Other language websites

https://ocaml.org/ https://jule.dev/ https://odin-lang.org/ https://ziglang.org/ https://www.rust-lang.org/ https://www.python.org/ https://go.dev/ https://www.scala-lang.org/ https://www.haskell.org/ https://www.roc-lang.org/ https://haxe.org/ https://www.swift.org/

Frameworks

https://svelte.dev/ https://www.solidjs.com/

joshring commented 2 weeks ago

image

joshring commented 2 weeks ago

WIP tagline: "C3 makes systems programming fun and accessible for everyone"

joshring commented 2 weeks ago

Link to tutorials for solving specific needs

Good tutorials to get people on the road to having stuff up and running could be really interesting here, then people can learn "just in time" while trying to solve the problem of making their game starting from a tutorial and template/starter repo