quarkiverse / quarkus-roq

An extension to generate/publish static pages from your Quarkus web-app
https://pages.quarkiverse.io/quarkus-roq/
Apache License 2.0
4 stars 3 forks source link

Create Roq codestart blog design #54

Open ia3andy opened 1 month ago

ia3andy commented 1 month ago

๐Ÿš€ Calling web designers!

Your talent is needed to contribute the official Quarkus Roq Starter Blog!

Quarkus Roq is an exciting new static site generator currently in dev. What about having your design be the go-to for every user? ๐Ÿ™Œ

We need a website/blog design for the codestart that user will use to kickstart their static website.

It should:

Nice to have: search, social icons and whatever...

We can of course include the designer credit in the footer (it will be the starter for every Roq site).

We will very probably have some cool "I made Roq" goodies when it comes out (a trucker cap ๐Ÿงข with Roq logo would be so cool) !

melloware commented 1 month ago

For my blog I use Gatsby and this LekoArts starter blog which I think is pretty nice it should at least have these features!

Example: https://www.melloware.com/

Original Starter Blog: https://github.com/LekoArts/gatsby-starter-minimal-blog

mcruzdev commented 1 month ago

I am using mkdocs mkdocs-material for my blog https://matheuscruz.dev

The idea to use a design specification is great and to allow the use a plug-in (LnF) as theme.

RayzaAnchayhua commented 2 weeks ago

Hi, my name is Rayza and I love drawing designs in figma and I know a little about front end and it would be an honor to contribute to Quarkus Roq Starter Blog, can you tell me in detail what I should do to help you? I'm not sure how to pass things on to you and what the implementation would be like. I like to work with responsiveness, I think it's essential for a blog too!

melloware commented 2 weeks ago

Welcome @RayzaAnchayhua ! I will let @ia3andy chime in with what his vision is.

ia3andy commented 2 weeks ago

Hello @RayzaAnchayhua, thanks, it seems to be perfect :)

Do you have few examples of some work you've done already?

I will get back to you soon, I need to finish a few things on Roq for us to keep going...

RayzaAnchayhua commented 1 week ago

Hi @ia3andy , yes I have a repository that I created with the hello kitty theme in which I worked with a lot of css and responsiveness, look in web (https://calculadora-hello-kitty-two.vercel.app/) and I'm creating a new project with tailwind and react with the One Piece theme but I'm always willing to learn new things to be able to help!

ia3andy commented 1 week ago

Hi @ia3andy , yes I have a repository that I created with the hello kitty theme in which I worked with a lot of css and responsiveness, look in web (https://calculadora-hello-kitty-two.vercel.app/) and I'm creating a new project with tailwind and react with the One Piece theme but I'm always willing to learn new things to be able to help!

Love it! I think you are going to be perfect ๐Ÿ˜

ia3andy commented 4 days ago

@RayzaAnchayhua

Install the Quarkus CLI if not yet done: https://quarkus.io/guides/cli-tooling

Then you should be able to start the blog using this:

cd blog
quarkus dev -Dstandalone

If that works, you should have a base to start working on the design which is located in src/main/resources/web/app/scss