forked from github/personal-website
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update #1
Merged
Merged
Update #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Update README.md
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.
Delete generated code
Make stargazers and forks stick to bottom of repo cards
add: website
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Fix overlapping tooltips
Escape @ symbol in yaml files
Feature/Add Keybase
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 .
This reverts commit 7e022e0.
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
Fixed Stack Overflow's URL
Add Mastodon to social media
exclude archived repositories
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.