fossasia / labs.fossasia.org

Projects Website for FOSSASIA http://labs.fossasia.org
1.67k stars 247 forks source link

Create a Jekyll compatible design implementation of the FOSSASIA style and add it to our Knitting site #204

Closed mariobehling closed 5 years ago

mariobehling commented 7 years ago

We often need to create a simple mini-site. We want to be able to create a md file with markup and add a Jekyll style. One example is the Knitting lab site. It does not use the FOSSASIA style yet.

Please create a Jekyll implementation of the FOSSASIA design and add it to http://knitting.fossasia.org/

The repository: https://github.com/fossasia/knitting.fossasia.org

Relevant to: https://github.com/fossasia/knitting.fossasia.org/issues/11

championshuttler commented 7 years ago

Hello I am interested in doing this. Can you guide me.

ravikp7 commented 7 years ago

Do you mean a Jekyll theme ?

aviaryan commented 7 years ago

@championshuttler @ravikp7 In this issue, we have to update the knitting.fossasia.org site to follow same design as other FOSSASIA websites. Also the design should properly use Jekyll templates for its implementation and should not be hardcoded in each HTML page.

Examples of FOSSASIA design :- https://github.com/fossasia/fossasia.org https://github.com/fossasia/labs.fossasia.org

championshuttler commented 7 years ago

@aviaryan and @ravikp7 Please can you give me some time to study about the jekyll theme properly ? I am really interested in this project but i need guidance because i am new to open source and want to contribute

abishekvashok commented 7 years ago

@championshuttler find info about Jekyll here: https://jekyllrb.com/docs/home/. Fossasia needs a theme to get forward it would be awesome if you could create one so it unifies the design all around. These may come handy: https://webdesign.tutsplus.com/tutorials/how-to-create-and-publish-a-jekyll-theme-gem--cms-27475 https://help.github.com/articles/adding-a-jekyll-theme-to-your-github-pages-site/

haquezameer commented 7 years ago

@mariobehling Can I still try this ? Is the issue still not resolved ?

abishekvashok commented 7 years ago

@zamhaq you are free to do so :)

haquezameer commented 7 years ago

@abishekvashok Is there any timeline before which I need to submit the PR? and should the design be similar to the main FOSSASIA site?

abishekvashok commented 7 years ago

@zamhaq

@abishekvashok Is there any timeline before which I need to submit the PR?

No timelines in open source, you are free to take all the time in the world provided you do it and let us know that you are doing it

should the design be similar to the main FOSSASIA site?

Yes

haquezameer commented 7 years ago

@abishekvashok where do I contact you when I need help, this thread itself?

abishekvashok commented 7 years ago

@zamhaq pls keep all contacts open. I am just a developer like you.

Also pls read our best practices; http://blog.fossasia.org/open-source-developer-guide-and-best-practices-at-fossasia/ That will get you started.

Subhash-Saurabh commented 7 years ago

I am really interested in doing this and I have bit of knowledge of jekyll . Can I do this??

niccokunzmann commented 7 years ago

Sure, if you like, please go ahead.

On 10/12/2017 04:04 PM, Subhash Saurabh wrote:

I am really interested in doing this and I have bit of knowledge of jekyll . Can I do this??

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fossasia/labs.fossasia.org/issues/204#issuecomment-336147476, or mute the thread https://github.com/notifications/unsubscribe-auth/AAieIOElIOD6Gw3R7NT2UBo1l8mTfjUTks5srhx5gaJpZM4L9iT3.

shubham-sr commented 6 years ago

Is this issue still open @mariobehling ?

mariobehling commented 6 years ago

Yes. Still open.

niranjannitesh commented 5 years ago

Working on it.