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

[Project] Service Mesh Interface: text alignment #773

Closed
leecalcote opened this issue Sep 15, 2020 · 14 comments
Closed

[Project] Service Mesh Interface: text alignment #773

leecalcote opened this issue Sep 15, 2020 · 14 comments
Assignees
Labels
first-timers-only Please contribute! All are welcome. framework/jekyll Issues or pull requests that use Jekyll good first issue Good for newcomers hacktoberfest Happy contributing! help wanted Extra attention is needed kind/bug Something isn't working language/html Issues or pull requests that use HTML

Comments

@leecalcote
Copy link
Member

Description
The text on the Service Mesh Interface project is center-aligned (see screenshot).

Expected Behavior
This text should be left-aligned.

Screenshots
Screen Shot 2020-09-15 at 5 58 28 AM


Contributor Resources
The layer5 repo contains two websites. The current generation and the next-generation of the layer5.io site.

If the layer5-ng label is absent on this issue, then this issue pertains to the current generation of the layer5.io website, which uses Jekyll and GitHub Pages. Site content is found under the master branch.

If the layer5-ng label is present on this issue, then this issue pertains to the next-generation of the layer5.io website, which uses Gatsby, Strapi, and GitHub Pages. Site content is found under the layer5-ng branch.

@leecalcote leecalcote added kind/bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers first-timers-only Please contribute! All are welcome. framework/jekyll Issues or pull requests that use Jekyll language/html Issues or pull requests that use HTML labels Sep 15, 2020
@s-pratyush
Copy link
Contributor

@leecalcote i would like to take up this one....as my first contribution to layer5

@Tanuj22
Copy link
Member

Tanuj22 commented Sep 15, 2020

@Pratyush-Saxena please go ahead

@s-pratyush
Copy link
Contributor

@Tanuj22 @leecalcote ...While setting up dev enviroment ...i m getting this error
ruby: error while loading shared libraries: libcrypt.so.2: cannot open shared object file: No such file or directory...
pls help me in getting through this..

@Nikhil-Ladha
Copy link
Contributor

@Tanuj22 @leecalcote ...While setting up dev enviroment ...i m getting this error
ruby: error while loading shared libraries: libcrypt.so.2: cannot open shared object file: No such file or directory...
pls help me in getting through this..

Are you on windows, @Pratyush-Saxena ?

@s-pratyush
Copy link
Contributor

s-pratyush commented Sep 16, 2020

@Nikhil-Ladha ...I use manjaro linux

@Nikhil-Ladha
Copy link
Contributor

Okay, then if you are using ruby installed fron the linux package manager. I would suggest to remove it, and use rvm instead for ruby and then try it again.

@Tanuj22
Copy link
Member

Tanuj22 commented Sep 16, 2020

Okay, then if you are using ruby installed fron the linux package manager. I would suggest to remove it, and use rvm instead for ruby and then try it again.

@Pratyush-Saxena also do take care that you install ruby 2.7.0

@s-pratyush
Copy link
Contributor

s-pratyush commented Sep 16, 2020

Okay, then if you are using ruby installed fron the linux package manager. I would suggest to remove it, and use rvm instead for ruby and then try it again.

@Nikhil-Ladha can u pls ...explain how should i do that

@Nikhil-Ladha
Copy link
Contributor

Nikhil-Ladha commented Sep 16, 2020

The procedure is listed in the contributing guide AFAIRC. @chandrashritii @PluckyPrecious can you guys please point out that?

@Nikhil-Ladha
Copy link
Contributor

Nikhil-Ladha commented Sep 16, 2020

You can remove ruby then, install rvm from this link https://rvm.io/
Then, install ruby-2.7.0 using rvm itself, and set it as the default version. Then, try building the site.

@chandrashritii
Copy link
Contributor

@Pratyush-Saxena
Completely remove the currently installed version(s) of ruby from your system and do a clean install. The archlinux wiki instructions for installing ruby with rvm should work for manjaro linux. Try following this tutorial.
Another good reference source. Once you have rvm installed, you can go ahead and install ruby-2.7.0 using rvm, as @Nikhil-Ladha and @Tanuj22 have suggested. Hope this helps :)

@s-pratyush
Copy link
Contributor

s-pratyush commented Sep 19, 2020

@leecalcote @Nikhil-Ladha @chandrashritii @Tanuj22 ...i just make this website run with ruby v2.7.1(coz as i said before i m unable to setup dev env on my local machine so I m working on gitpod which supports v2.7.1) and i found the issue resolved automatically ..... i guess you guys should now use rubyv2.7.1
demo

@Nikhil-Ladha
Copy link
Contributor

Means, you are saying the issue is with ruby 2.7.0?
But, all of the members here are running it on the same version 🤔. Maybe, some other issue might have occurred which you are missing or so.

@s-pratyush
Copy link
Contributor

s-pratyush commented Sep 19, 2020

Means, you are saying the issue is with ruby 2.7.0?
But, all of the members here are running it on the same version . Maybe, some other issue might have occurred which you are missing or so.

I think we must look if the site is ready to get updated with ruby v2.7.1.....

@Neilblaze Neilblaze mentioned this issue Sep 25, 2020
1 task
@kushthedude kushthedude added the hacktoberfest Happy contributing! label Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
first-timers-only Please contribute! All are welcome. framework/jekyll Issues or pull requests that use Jekyll good first issue Good for newcomers hacktoberfest Happy contributing! help wanted Extra attention is needed kind/bug Something isn't working language/html Issues or pull requests that use HTML
Development

No branches or pull requests

6 participants