Commit Graph

23 Commits

Author SHA1 Message Date
Keavon Chambers
dd458deb32 Assorted code file cleanup following Svelte switch 2023-03-10 15:48:04 -08:00
timblah
6d43d8d03d Fix file paths mentioned in website's Contribute page (#1052)
* Updated paths for frontend / backend communication section of contribute page to reflect current project structure

* Added starting / for consistency with other paths on the page

* Mapping actually happens in subscription router

* Changed path to show code that dispatches FrontendMessage rather than the type def

* Missing / at start of path

* Fix files

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-22 23:40:28 -08:00
Keavon Chambers
5c6679ab98 Rename the legacy Graphene crate to document-legacy (#899)
* Rename /graphene to /document-legacy

* Update names in code
2022-12-22 02:12:05 -08:00
Keavon Chambers
9071d9fdca Simplify website template code 2022-12-18 21:35:46 -08:00
Keavon Chambers
9f96d80bea Add building instructions to the website contribute page 2022-10-14 10:09:37 -07:00
Keavon Chambers
6e12651c56 Add website link prompting to subscribe to the newsletter 2022-09-25 01:45:59 -07:00
Keavon Chambers
461064c81d Improve the website and readme with details and cleanup 2022-09-16 01:29:33 -07:00
Keavon Chambers
5ad76bec6e Clean up camelCase and snake_case in frontend code 2022-08-26 00:10:15 -07:00
Keavon Chambers
b4a24d7d83 Fix website styling 2022-06-29 18:47:05 -07:00
Keavon Chambers
e6d096f73e Update banner for the lastest blog post 2022-06-06 16:09:42 -07:00
Keavon Chambers
811ca391ac Update readme 2022-05-26 00:28:29 -07:00
Keavon Chambers
bec7a4c109 Add frontend file structure docs and some related cleanup 2022-05-23 19:24:31 -07:00
Keavon Chambers
6cae6b54b7 Fix website rendering issues on Firefox with -webkit-line-clamp 2022-05-12 14:22:43 -07:00
Keavon Chambers
e2f616934b Add Reddit and Twitter links to blog posts 2022-05-12 01:15:56 -07:00
Keavon Chambers
10e2365536 Blog post updates 2022-05-12 00:45:20 -07:00
Keavon Chambers
8dec73c344 Clean up website file structure 2022-05-10 11:35:39 -07:00
Keavon Chambers
9c61fbc936 New blog post: "Distributed computing with the Graphene runtime" 2022-04-18 02:04:22 -07:00
Keavon Chambers
a76bded12f Expand upon the "Announcing Graphite alpha" blog post 2022-04-14 10:19:09 -07:00
Keavon Chambers
9af26a3840 Various website fixes 2022-03-17 02:51:37 -07:00
Keavon Chambers
045448a26e Small website text improvements 2022-03-15 16:06:09 -07:00
Keavon Chambers
a1b91c75c7 Add features page and fixes to website 2022-03-13 11:32:53 -07:00
Keavon Chambers
b4f316c3b9 Add website revisions and many new pages 2022-03-12 08:31:12 -08:00
Keavon Chambers
8baa1b1213 Create project website with near-complete home page 2022-02-17 03:38:01 -08:00