Coder Social home page Coder Social logo

Restart for 2019 about areweguiyet HOT 5 CLOSED

areweguiyet avatar areweguiyet commented on June 8, 2024
Restart for 2019

from areweguiyet.

Comments (5)

shivshank avatar shivshank commented on June 8, 2024

Yes, haha! This has been on my mind.

I also enjoyed your post. I think you hit all the best points. Having at least one really great Rust GUI framework would be a game changer for the language.

Let me know if you have other thoughts!

from areweguiyet.

pythoneer avatar pythoneer commented on June 8, 2024

Thanks, this is just a sketch in its current form but i want to work on it till the end of the year and release it. I am in contact with some of the toolkit maintainers and trying to convince them to also release some 'end of the year' blogposts, to drive some attention. I am a terrible web person and really want your great site to get in shape. How far is the "content creation" workflow? It would be cool if we could have some of the major frameworks covered, i don't think we need to be exhaustive in the beginning, but to have like 2-3 major frameworks (if available) in its category would be cool. Do you think we could have a traditional "blog" section to release the "#Rust2019" Blogpost? I think at this stage we could easily "merge" and i would redirect my stale domain. Could you make me a member of the areweguiyet organisation? I think i could close my "personal" areweguiyet project in favor of this.

from areweguiyet.

shivshank avatar shivshank commented on June 8, 2024

I added you as a member of the areweguiyet org and the repo. My goal is to set it up so that we can both approve PRs.

The content creation workflow is not very far along yet. I am looking at using the structopt/clap crates to help with the CLI. I will work on it this week!

The goal: When people want to submit a crate: They clone the repo, run a command, and open a PR, (or they can open an issue and suggest a crate to be added, and someone else can open a PR).

The blog: See [the newsfeed](https://areweguiyet.github.io/areweguiyet/#newsfeed). I will add support for hosting blog posts on areweguiyet, then we can list the #Rust2019 post right there. The home page will display the 3 most recent posts, and another /newsfeed page will display all of them.

The wiki: You may be able to clone your wiki from your repo (if you want to) and then push it to the wiki for this repo, but I have never used github wikis before.

Let me know if you have questions or there are any issues!

from areweguiyet.

shivshank avatar shivshank commented on June 8, 2024

@pythoneer Almost ready!

I am using clap for making the CLI. Right now it only has the publish command, which generates the HTML. The work flow looks like this:

git clone [areweguiyet git url]
cd areweguiyet/cli
cargo run -- publish

The next step is to add a command for adding a new crate, to help guarantee that the ecosystem.json is correct. The CLI will also display what information that is already available on crates.io and make sure that the AreWeGuiYet repo doesn't duplicate information from crates.io.

I broke the alphabetical sorting on the main web page; I will fix that. After finishing the CLI, I want to add a search bar and filtering by tags to the main webpage.

I am currently working off of a fork: https://github.com/shivshank/areweguiyet. I will open a PR here when I finish the CLI.

from areweguiyet.

shivshank avatar shivshank commented on June 8, 2024

Opened a PR, #7, which adds the framework command for adding frameworks!

from areweguiyet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.