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

Remove or fix the Activity from Homepage #224

Open
evalica opened this issue Feb 14, 2019 · 30 comments
Open

Remove or fix the Activity from Homepage #224

evalica opened this issue Feb 14, 2019 · 30 comments
Labels
bug An error or something is not working correctly content Writing and/or design of content design An issue that needs design before development enhancement An issue that improves in some way the open source design wesbsite

Comments

@evalica
Copy link
Member

evalica commented Feb 14, 2019

Currently the "Activity" feed is not working, so we display just an empty heading.

We should fix it.

Related: #12

@ei8fdb
Copy link
Member

ei8fdb commented Feb 14, 2019

What should be displayed there?

@evalica
Copy link
Member Author

evalica commented Feb 14, 2019

It used to be the activity from GitHub: creation of issues or commits.

@RDIL
Copy link
Member

RDIL commented Feb 14, 2019

Maybe we accomplish this with webhooks or GH api calls?

@NirmalKumarJoshi
Copy link

NirmalKumarJoshi commented Feb 17, 2019

Hello admin, I would like to work on this issue. Please guide me further and assign me this issue.

@RDIL
Copy link
Member

RDIL commented Feb 17, 2019

Thanks @NirmalKumarJoshi ! @evalica should be able to guide you further.

@RDIL RDIL added bug An error or something is not working correctly enhancement An issue that improves in some way the open source design wesbsite design An issue that needs design before development content Writing and/or design of content labels Feb 17, 2019
@NirmalKumarJoshi
Copy link

Thanks @RDIL and @evalica

@NirmalKumarJoshi
Copy link

@RDIL At the time of installation it is given that you have to be the member of the organisation. What to do?

@RDIL
Copy link
Member

RDIL commented Feb 17, 2019

@NirmalKumarJoshi there is a join button somewhere on the website.

@ei8fdb
Copy link
Member

ei8fdb commented Feb 17, 2019

@NirmalKumarJoshi I've not gone through the installation, but I (think) it means joining the Open Source Design organisation.

Can you tell me where this occurs?

@NirmalKumarJoshi
Copy link

Yeah I joined it. Thanks.

@NirmalKumarJoshi
Copy link

I am facing these errors while installation
screenshot from 2019-02-18 03-03-08

@RDIL
Copy link
Member

RDIL commented Feb 17, 2019

@NirmalKumarJoshi run the following commands in your terminal:

gem install github-pages
gem install nokogiri -v '1.10.1' --source 'https://rubygems.org'

If any of the commands fail, try putting sudo before them.
Hope this helps!

@NirmalKumarJoshi
Copy link

No there are still some issues.
screenshot from 2019-02-18 03-15-37

@RDIL
Copy link
Member

RDIL commented Feb 17, 2019

Then just try running

gem install github-pages

or

sudo gem install github-pages

@NirmalKumarJoshi
Copy link

NirmalKumarJoshi commented Feb 17, 2019

There are same errors for this too.
screenshot from 2019-02-18 03-20-35

@RDIL
Copy link
Member

RDIL commented Feb 17, 2019

Hmm,

sudo gem install zlib

?

@NirmalKumarJoshi
Copy link

Same error as in above installation.
Wait I will setup the things again!

@jancborchardt
Copy link
Member

Regarding the original issue: If we keep the section, then we should also load the tweets and forum posts, as activity doesn’t only happen on Github. :)

@NirmalKumarJoshi @RDIL is this following the Installation guide at https://github.com/opensourcedesign/opensourcedesign.github.io#installing ? The install script should normally take care of this – if anything is missing on your setup, could you add that? :)

@thesanjeevsharma
Copy link

@evalica @RDIL I would like to work on this issue, as it's still not resolved.

@RDIL
Copy link
Member

RDIL commented Mar 16, 2019

Let me see

@RDIL
Copy link
Member

RDIL commented Mar 16, 2019

@thesanjeevsharma the issue is all yours

@thesanjeevsharma
Copy link

@RDIL I am stuck with the installation! Tried all above solutions but still getting the same error every time regarding 'nokogiri'.
zlib is also installed.
Screenshot from 2019-03-17 10-29-37

@RDIL
Copy link
Member

RDIL commented Mar 17, 2019

Let me see if it works for me

@Jc-L
Copy link
Contributor

Jc-L commented Mar 18, 2019

@thesanjeevsharma : running bundle update does not retrieve all needed Gems ?

@thesanjeevsharma
Copy link

@Jc-L No, It crashes! Let me checkout the fix.

@rishipurwar1
Copy link

Is this issue fixed?
If not I want to fix it.

@jancborchardt
Copy link
Member

@Rishi007-web go to https://opensourcedesign.net/ and check if anything shows below the "Activity" heading. :) If not, then this issue is not fixed yet and you are free to work on it 👍

@rishipurwar1
Copy link

Trying to set up the environment.
Please tell me, I directly fork and clone the project and then remove the activity area directly without installing ruby and jekll.
and please tell me one more thing I have to add some content in activity section or just remove it.

@jancborchardt
Copy link
Member

Please tell me, I directly fork and clone the project and then remove the activity area directly without installing ruby and jekll.

It should all work as per the "Installing" section in the Readme: https://github.com/opensourcedesign/opensourcedesign.github.io#installing – if it doesn’t, open an issue so we can see how to fix it.

and please tell me one more thing I have to add some content in activity section or just remove it.

Check what it is supposed to show – as far as I remember it should be our Twitter stream. It would be nice to fix that. :)

@Erioldoesdesign
Copy link
Member

I don't see the 'activity' section on the website anymore so I'm tempted to say this issue was fixed somehow?

But I also created a new issue in the repo for new folks to stress test the installation process and document that in an .md somewhere in this repo :)

If someone who 'knows' if this is complete wants to close this issue they can 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error or something is not working correctly content Writing and/or design of content design An issue that needs design before development enhancement An issue that improves in some way the open source design wesbsite
Development

No branches or pull requests

9 participants