akiraux / website

The super duper awesome website of Akira
14 stars 5 forks source link

Contribution offer #2

Open isneezy opened 5 years ago

isneezy commented 5 years ago

Hi Akira Team, I'm offering my self to help on building this site for the wonderful coming Akira UI/UX design software. I've lot of experience with Vue, Nuxt and Tailwind (the tools you choose to build this awesome site) but I don't know where to start and I cant find the designs. I know that the software are in the early stages of development but i believe that it will be good and useful to have some place where we can spread the word and people can get to know and learn more about Akira and can contribute to it (Financially/Intellectually).

For instance, I would advise you to add a Netlify service, It will help us generating preview links for the PRs and thus helping us review them.

Thanks for your effort on getting Linux and OSS ecosystem better and by bringing this long waited and useful project/tool to life.

1

Alecaddd commented 5 years ago

Hi, thank you so much for you interest in Akira.

I apologies for the lack of design assets for the website, I should've uploaded those to the assets repo and I completely forgot. I will do that tomorrow.

I never used Netlify integrated with GitHub. What are the costs? Can you show me a repo which uses it so I can have a better idea of the benefits?

I will soon create a buddyworks pipeline to auto deploy to our VPS whenever there's a push to master.

isneezy commented 5 years ago

Netlify is free with some limitations witch I believe you will not hit them (Check the pricing here).

It is very straight forward to set it up, I've got This Project runing on netlify and it can be accessible via https://vue-selectize.vilanculo.me/

https://vuejs.org also runs on netlify, and If you check any PR's from https://github.com/vuejs/vuejs.org repo, you will see that there is always a preview link to test it like below: image

I will soon create a buddyworks pipeline to auto deploy to our VPS whenever there's a push to master.

This wont be necessary if you are using netlify, unless you actually need to have it on a VPS.

Cheers

isneezy commented 4 years ago

@Alecaddd I know u're busy doing some great stuff in akira repo, any update on this?

javierlopezdeancos commented 4 years ago

Oh, I'm interested on help here, maybe if the team not have time to manage it if posible share the privileges in this repo to start to work with it?

abienz commented 4 years ago

I've made a PR that's about 90% complete you're welcome to contribute to that.

On Mon, 17 Feb 2020, 07:34 Javier López de Ancos, notifications@github.com wrote:

Oh, I'm interested on help here, maybe if the team not have time to manage it if posible share the privileges in this repo to start to work with it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/akiraux/website/issues/2?email_source=notifications&email_token=AAGY3HQBBEGINQUY5XDITODRDI4ZNA5CNFSM4IDNQWO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL5LB6I#issuecomment-586854649, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGY3HWKGAKTE5ZE4IJLC5LRDI4ZNANCNFSM4IDNQWOQ .

isneezy commented 4 years ago

@abienz since you made the PR it means that you have the design and assets... could you share so we can help you get 100% complete?

abienz commented 4 years ago

Ah I see, the assets are available to Patron donators, If you have supported the project you can find the assets by logging into Patron, I will respect the project owners wishes and not share the assets here.

However as my PR is mostly complete you will find you won't need any additional assets.

On Mon, Feb 17, 2020 at 10:16 AM Ivan Vilanculo notifications@github.com wrote:

@abienz https://github.com/abienz since you made the PR it means taht you have the design and assets... could you share so we can help you get 100% complete?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/akiraux/website/issues/2?email_source=notifications&email_token=AAGY3HVWY3AZ5ZDHWHEOH3TRDJPXLA5CNFSM4IDNQWO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL52TGA#issuecomment-586918296, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGY3HQ7WQU2GTTDY5UU223RDJPXLANCNFSM4IDNQWOQ .

dacresni commented 4 years ago

hey whats happening with these?

isneezy commented 4 years ago

hey @abienz today I've become a patreon donator and I got the assets right away, I saw that you made a PR, how I can help you?

isneezy commented 4 years ago

I never used Netlify integrated with GitHub. What are the costs? Can you show me a repo which uses it so I can have a better idea of the benefits?

@Alecaddd I'll setup netlify on a fork of this project so you can see how it works. Is that ok with you?

abienz commented 4 years ago

Hi @isneezy there is a remaining defect that needs looking into, it has been raised as an issue on the fork. Also there may be some refactoring work to utilise Tailwind CSS, but perhaps that can be a long term goal.

isneezy commented 4 years ago

@abienz I took the liberty to refactor your code to almost fully use tailwindcss, IDK where should i make the PR, to your fork or to the main repo?

Here is my fork https://github.com/isneezy/website/tree/feature/twilwind-refactor

isneezy commented 4 years ago

@Alecaddd I've set up a sample on netlify, you can access the website trough https://akira.vilanculo.me/ and you can check the PR https://github.com/isneezy/website/pull/1 preview url https://deploy-preview-1--brave-wescoff-db4d1a.netlify.app/

abienz commented 4 years ago

@abienz I took the liberty to refactor your code to almost fully use tailwindcss, IDK where should i make the PR, to your fork or to the main repo?

Here is my fork https://github.com/isneezy/website/tree/feature/twilwind-refactor

For the sake of not creating more forks and PRs it may be best to try and push it back to my branch.