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

Syncing fork to the original repository #1

Closed
wants to merge 158 commits into from

Conversation

friederbluemle and others added 30 commits February 20, 2019 14:30
Used colors.json from https://github.com/ozh/github-colors/blob/master/colors.json
to get the latest colors for each of the languages and then added to the repo-card
with the language and a circle for the color.

Add link around the Language to be the same as the Stars and forks.

Change the order of the language to match GitHub.
showing the repo owner name repeatedly is not adding any value for the site.
The color did not appear to be even with the text therefore, changed the
color to have a top of 2px instead of 1px.
Add `bundle install` command to steps list in order to get the website running
Add missing command to steps to serve the website
Fix spelling mistake in description
Adds Meta Description Tag
remove duplicated repository owner name all over the site
Add links to stargazers and forks
Add Language colors for the repositories.
Make stargazers and forks stick to bottom of repo cards
dayanruben and others added 28 commits March 29, 2019 09:48
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Escape @ symbol in yaml files
Fixed issue with social media icons being off centered by default
Add Mastodon to social media
Add Mastodon to social media
Added `HTTPS` instead of `HTTP`, issue #125 .
If you are using rbenv and you try to `bundle install`:

```
% bundle install

rbenv: version `2.5.1' is not installed (set by /var/home/michele/personal-website/.ruby-version)
```

With this PR we do not restrict users to have that particular version of
Ruby installed via rbenv.

Tested and works with:

```
% rbenv versions
  system
* 2.6.3
```
Fix: remove rbenv specific version
fix margins & padding for blockquotes, lists and nested lists
Add Mastodon to social media
exclude archived repositories
@sadikkuzu
Copy link
Owner Author

outdated

@sadikkuzu sadikkuzu closed this Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet