Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move to a Rust framework #1

Open
charleschege opened this issue Nov 23, 2019 · 5 comments
Open

move to a Rust framework #1

charleschege opened this issue Nov 23, 2019 · 5 comments

Comments

@charleschege
Copy link

Moving the website to be based on Rust will create opportunities for collaboration in the language and offer a learning opportunity for many. Even the frontend should have support for webassembly

@charleschege
Copy link
Author

We can write the posts in simple markdown files and convert to HTML using a markdown to html converter

@charleschege
Copy link
Author

I will kickstart the project using Rocket.rs as it is simple to pick up and we don't need async functionality at the moment

@charleschege
Copy link
Author

We should use a simple database or key/value store since this is not a huge website. I propose we use a rust crate called sled

@charleschege
Copy link
Author

We can also create a repo for the posts so that they undergo peer review here on github before we can pull them to the website

@Eddie-254
Copy link

I really want to be part of this project. It will help me as I learn the language

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants