:sparkles: the homepage of @yourfirstpr

Overview

Header

Configuring and running locally

If you're interested in running Your First PR locally, please note that this project uses Jekyll. Jekyll is a blog-aware static site generator written in Ruby, distributed under an Open Source license.

The first step is to clone this repo and go into the folder:

git clone https://github.com/yourfirstpr/yourfirstpr.github.io.git
cd yourfirstpr.github.io

Next, install the dependencies with the Bundler:

bundle

If you haven't got Bundler installed, run the following Ruby command:

gem install bundler

You can now run Jekyll locally, using the following command:

bundle exec jekyll serve

That's it – you're now ready to go! Your local site will be available at http://localhost:4000.

If you want to use another port, you can provide the -P option, like this:

bundle exec jekyll serve -P 4242
Comments
  • Convert static html pages to Jekyll

    Convert static html pages to Jekyll

    First of all, I really like this idea to encourage people to contribute to open source.

    I saw that it was mentioned to make this site a Jekyll site.

    So I thought I could create a small pull request that does this.

    It could probably split up the files even more, but at least it's a start :)

    • Move the outer tags to default.html-layout.
    • Move the footer content to a included file.
    • Add some variables to _config.yml.

    If something is unclear I can explain more :)

    opened by andeersg 12
  • http-crawler

    http-crawler

    I've just put together http-crawler, a simple library for crawling websites with Python. It does enough to meet my own immediate needs, but there are a handful of enhancements that could make it more useful. I've listed these on the issue tracker.

    I'd be delighted if somebody who was new to Open Source would like to take these on, and I'd be happy to provide any mentoring or support required.

    submitted-projects 
    opened by inglesp 10
  • Create a build script for CSS minification

    Create a build script for CSS minification

    This is not high priority, our CSS is unlikely to be big. This is just an opportunity for someone to try and get css minification working :)

    1. Investigate and learn about CSS minification
    2. Incorporate CSS minification through the use of a build script (such as through the use of NPM)
    help wanted first-timers-only beginner needs-better-explanation 
    opened by varjmes 10
  • Automated first issue helpers

    Automated first issue helpers

    This might be a bit over thinking it but here it goes.

    At the moment we can't just publish a list of github issues with labels since they might not have great instructions so I was thinking we could automate the review.

    1. Have a format that can be parsed that contains the ingredients needed for a good first issue
    2. Build a service (think Travis etc) that can watch a repo's issues
    3. Expose first timer issues in one place.
    help wanted discussion 
    opened by NickColley 9
  • Create a logo

    Create a logo

    Let's get a logo! Branding! Magic! For use on Twitter and other websites using a display picture (like GitHub)

    I do not expect high quality, vectored, rastered, magical creations. Just have fun. If you are able to incorporate this colour into it, that'd be magical! #9266CC (purple).

    Any time is appreciated, you are wonderful.

    help wanted beginner 
    opened by varjmes 8
  • Created blog

    Created blog

    I've created the blog list page and the blog posts page.

    The styling on the individual posts could use some love.

    My first ever PR on Your First PR, so meta.

    opened by brad-j 7
  • Valentina: EASY! Fix typo

    Valentina: EASY! Fix typo

    Replace all occurrences of 'allowence' with 'allowance'. Fantastic easy for 1st pull request. Valentina is written in C++ and uses Qt 5.7+ as the development environment. Qt makes building, testing, & debugging easy. We have supportive developers and community for all of your questions. Join our forum and introduce yourself! http://forum.valentina-project.org The repo is in Bitbucket and uses Mercurial (hg). Issue #616: https://bitbucket.org/dismine/valentina/issues/616/code-typo-allow-e-nce-instead-of-allow-a

    opened by slspencer 4
  • fix blog urls

    fix blog urls

    yourfirstpr.github.io

    GitHub Flow PR Image

    Thank you so much for opening a pull request! :smiley:

    Please provide the following information where possible to help the pull request reviewer merge your PR quicker!

    Relevant Project Issue Numbers :hash:

    Add any related issue numbers from the GitHub project. Append the # symbol before issue numbers.

    none

    Involved Project Members :bust_in_silhouette:

    Tag any GitHub usernames involved or directly responsible for reviewing the proposed changes. Append the @ symbol before usernames.

    @robjloranger

    An Explanation of Your Changes :speech_balloon:

    Include blog directory in post URLs to get permalinks in the form of yourfirstpr.github.io/blog/new-blog.html.

    Any Screenshots of Your Changes :camera:

    screen shot 2016-12-12 at 5 42 08 pm
    opened by tkraak 4
  • Updates to landing page/visual content

    Updates to landing page/visual content

    Hi,

    I've forked the repo and made a few commits revising the landing page and visuals. This is a brilliant initiative, great that the Code of Conduct and blog are set up too :)

    Hope these edits are okay!

    opened by yasinS 4
  • Refactor  template includes

    Refactor template includes

    • Pulled navigation out of individual pages, into _includes/header.html
    • 'active' element ID for navigation is set dynamically by page path
    • - maybe this should be a class?
    • Page titles are pulled from page front matter
    • - title: page specific title
    • - the Showcasing good starter issues portion has been added to the index front matter so it is present on the home page
    • Meta tag for description is set via _config.yml and pulled into the header of each page
    opened by ghost 3
  • Refactor  template includes

    Refactor template includes

    • Pulled navigation out of individual pages, into _includes/header.html
    • 'active' element ID for navigation is set dynamically by page path
    • - maybe this should be a class?
    • Page titles are pulled from page front matter
    • - title: page specific title
    • - the Showcasing good starter issues portion has been added to the index front matter so it is present on the home page
    • Meta tag for description is set via _config.yml and pulled into the header of each page
    opened by ghost 3
  • Added Meta Theme-Color

    Added Meta Theme-Color

    yourfirstpr.github.io

    GitHub Flow PR Image

    Thank you so much for opening a pull request! :smiley:

    Please provide the following information where possible to help the pull request reviewer merge your PR quicker!

    Relevant Project Issue Numbers :hash:

    Add any related issue numbers from the GitHub project. Append the # symbol before issue numbers.

    e.g. #58

    Involved Project Members :bust_in_silhouette:

    Tag any GitHub usernames involved or directly responsible for reviewing the proposed changes. Append the @ symbol before usernames.

    e.g @varjmes

    An Explanation of Your Changes :speech_balloon:

    Your explanation goes here!

    Any Screenshots of Your Changes :camera:

    Your screenshots go here! Use Markdown Syntax to embed images.

    opened by KikeSan 0
  • 2020

    2020

    yourfirstpr.github.io

    GitHub Flow PR Image

    Thank you so much for opening a pull request! :smiley:

    Please provide the following information where possible to help the pull request reviewer merge your PR quicker!

    Relevant Project Issue Numbers :hash:

    Add any related issue numbers from the GitHub project. Append the # symbol before issue numbers.

    e.g. #58

    Involved Project Members :bust_in_silhouette:

    Tag any GitHub usernames involved or directly responsible for reviewing the proposed changes. Append the @ symbol before usernames.

    e.g @varjmes

    An Explanation of Your Changes :speech_balloon:

    Your explanation goes here!

    Any Screenshots of Your Changes :camera:

    Your screenshots go here! Use Markdown Syntax to embed images.

    opened by gouravkmar2 0
  • Removed redundant code

    Removed redundant code

    yourfirstpr.github.io

    GitHub Flow PR Image

    Thank you so much for opening a pull request! :smiley:

    Please provide the following information where possible to help the pull request reviewer merge your PR quicker!

    Relevant Project Issue Numbers :hash:

    Add any related issue numbers from the GitHub project. Append the # symbol before issue numbers.

    e.g. #58

    Involved Project Members :bust_in_silhouette:

    Tag any GitHub usernames involved or directly responsible for reviewing the proposed changes. Append the @ symbol before usernames.

    e.g @varjmes

    An Explanation of Your Changes :speech_balloon:

    Your explanation goes here!

    Any Screenshots of Your Changes :camera:

    Your screenshots go here! Use Markdown Syntax to embed images.

    opened by subhromajumder 0
Owner
Your First PR
GitHub Issues for First Timers
Your First PR
A beautiful vue.js homepage template, very useful

Vue Nice HomePage DEMO is here About particles-bg-vue library This project uses the react particle background component library https://github.com/lin

Nordic Giant 38 Dec 24, 2022
A shop homepage Bootstrap HTML template created by Start Bootstrap

Start Bootstrap - Shop Homepage Shop Homepage is a basic HTML online store homepage template for Bootstrap created by Start Bootstrap. Preview View Li

Start Bootstrap 390 Jan 1, 2023
A Bootstrap HTML business homepage template created by Start Bootstrap

Start Bootstrap - Business Frontpage Business Frontpage is a basic business website template for Bootstrap created by Start Bootstrap. Preview View Li

Start Bootstrap 181 Nov 28, 2022
A Bootstrap HTML homepage template with feature boxes - created by Start Bootstrap

Start Bootstrap - Heroic Features Heroic Features is a multipurpose HTML template for Bootstrap created by Start Bootstrap. Preview View Live Preview

Start Bootstrap 160 Nov 27, 2022
Custom homepage for use locally in browser

Homepage Customization Customize Bookmarks Bookmarks are now held in the bookmarks.js file for easy updating. bookmarks is an array of objects with a

Jared Jones 429 Dec 25, 2022
Homepage for docstring.ai

Inferlang for Developers Auto-detect the programming language of any code API Endpoint Use the Inferlang API to programmatically build language detect

Mintlify 4 Feb 11, 2022
Homepage For browser, google search suggestions

Browser Homepage ?? & Search ?? Suggestions Lightweight ⚡ and Very Fast ⚡ Set this link as your browser's homepage https://codeAbinash.github.io/homep

Abinash Karmakar 13 Dec 20, 2022
⚡️The Fullstack React Framework — built on Next.js

The Fullstack React Framework "Zero-API" Data Layer — Built on Next.js — Inspired by Ruby on Rails Read the Documentation “Zero-API” data layer lets y

⚡️Blitz 12.5k Jan 4, 2023
:sparkles: Modular, scoped CSS with ES6

CSJS allows you to write modular, scoped CSS with valid JavaScript. Features Extremely simple and lightweight Zero dependencies, ~2KB minified and gzi

Ryan Tsao 577 Nov 18, 2022
:sparkles: Make your JSON look AWESOME

Make your JSON objects look AWESOME! This package allows you to give style to your JSON on your console! Installation : $ npm install jsome if you n

Khalid REHIOUI 234 Dec 3, 2022
:sparkles: sparkle bot

sparkle MVP explore landing bot login mentions ( users, channels, roles, everyone, here) TODO emoji gifs fallback for images (default discord profile

Wouter de Bruijn 4 Sep 10, 2022
A beautiful vue.js homepage template, very useful

Vue Nice HomePage DEMO is here About particles-bg-vue library This project uses the react particle background component library https://github.com/lin

Nordic Giant 38 Dec 24, 2022
A shop homepage Bootstrap HTML template created by Start Bootstrap

Start Bootstrap - Shop Homepage Shop Homepage is a basic HTML online store homepage template for Bootstrap created by Start Bootstrap. Preview View Li

Start Bootstrap 390 Jan 1, 2023
A Bootstrap HTML business homepage template created by Start Bootstrap

Start Bootstrap - Business Frontpage Business Frontpage is a basic business website template for Bootstrap created by Start Bootstrap. Preview View Li

Start Bootstrap 181 Nov 28, 2022
A Bootstrap HTML homepage template with feature boxes - created by Start Bootstrap

Start Bootstrap - Heroic Features Heroic Features is a multipurpose HTML template for Bootstrap created by Start Bootstrap. Preview View Live Preview

Start Bootstrap 160 Nov 27, 2022
Custom homepage for use locally in browser

Homepage Customization Customize Bookmarks Bookmarks are now held in the bookmarks.js file for easy updating. bookmarks is an array of objects with a

Jared Jones 429 Dec 25, 2022
Homepage of the Vim Inspired Electron Browser - Vieb

vieb.dev Vieb is the Vim Inspired Electron Browser. This repo contains the full source code of Vieb's website/homepage. This does not contain the sour

Jelmer van Arnhem 5 Dec 15, 2022
Homepage for docstring.ai

Inferlang for Developers Auto-detect the programming language of any code API Endpoint Use the Inferlang API to programmatically build language detect

Mintlify 4 Feb 11, 2022
Base Rails app that includes login, social login, homepage, and basic model for serving as a scaffold app.

Rails7Base I created the Rails7Base as a scaffold application. Countless times, I had to create apps that must have the following features: Login syst

Chim Kan 14 Jul 2, 2022
Homepage For browser, google search suggestions

Browser Homepage ?? & Search ?? Suggestions Lightweight ⚡ and Very Fast ⚡ Set this link as your browser's homepage https://codeAbinash.github.io/homep

Abinash Karmakar 13 Dec 20, 2022