diff --git a/README.md b/README.md deleted file mode 100755 index 387ffd3..0000000 --- a/README.md +++ /dev/null @@ -1,66 +0,0 @@ -

-

Indigo Minimalist Jekyll Template - Demo · Build Status

-

- -

This is a simple and minimalist template for Jekyll for those who likes to eat noodles.

- -*** - -

- What has inside - | - Setup - | - Settings - | - How to -

- -

- -

- -## What has inside - -- [Jekyll](https://jekyllrb.com/), [Sass](http://sass-lang.com/) ~[RSCSS](http://rscss.io/)~ and [SVG](https://www.w3.org/Graphics/SVG/) -- Tests with [Travis](https://travis-ci.org/) -- Google Speed: [98/100](https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fsergiokopplin.github.io%2Findigo%2F); -- No JS. :sunglasses: - -## Setup - -0. :star: to the project. :metal: -2. Fork the project [Indigo](https://github.com/sergiokopplin/indigo/fork) -3. Edit `_config.yml` with your data (check settings section) -4. Write some posts :bowtie: - -If you want to test locally on your machine, do the following steps also: - -1. Install [Jekyll](http://jekyllrb.com), [NodeJS](https://nodejs.org/) and [Bundler](http://bundler.io/). -2. Clone the forked repo on your machine -3. Enter the cloned folder via terminal and run `bundle install` -4. Then run `bundle exec jekyll serve --config _config.yml,_config-dev.yml` -5. Open it in your browser: `http://localhost:4000` -6. Test your app with `bundle exec htmlproofer ./_site` -7. Do you want to use the [jekyll-admin](https://jekyll.github.io/jekyll-admin/) plugin to edit your posts? Go to the admin panel: `http://localhost:4000/admin`. The admin panel will not work on GitHub Pages, [only locally](https://github.com/jekyll/jekyll-admin/issues/341#issuecomment-292739469). - -## Settings - -You must fill some informations on `_config.yml` to customize your site. - -``` -name: John Doe -bio: 'A Man who travels the world eating noodles' -picture: 'assets/images/profile.jpg' -... - -and lot of other options, like width, projects, pages, read-time, tags, related posts, animations, multiple-authors, etc. -``` - -## How To? - -Check the [FAQ](./FAQ.md) if you have any doubt or problem. - ---- - -[MIT](http://kopplin.mit-license.org/) License © Sérgio Kopplin diff --git a/_profile/_template.md b/_profile/_template.md new file mode 100644 index 0000000..6038a8d --- /dev/null +++ b/_profile/_template.md @@ -0,0 +1,34 @@ +--- +# This template adds a profile to hacktoberfest. Checkout sample profile at +# https://github.com/DotSlashCommunity/hacktoberfest/blob/master/_profile/ksdme.md + +# Required +layout: page +title: profile + +# Required +name: + +# Optional, atleast 2 recommended +email: +quora: +vimeo: +reddit: +google: +gitlab: +medium: +github: +lastfm: +spotify: +youtube: +twitter: +linkedin: +instagram: +pinterest: +stackoverflow: + +# Optional +# Upload the image to imgur and +# paste the direct link to image +picture: +--- diff --git a/_profile/arjit.md b/_profile/arjit.md new file mode 100644 index 0000000..8d61c3b --- /dev/null +++ b/_profile/arjit.md @@ -0,0 +1,23 @@ +--- +# This template adds a profile to hacktoberfest. Checkout sample profile at +# https://github.com/DotSlashCommunity/hacktoberfest/blob/master/_profile/ksdme.md + +# Required +layout: page +title: profile + +# Required +name: Arjit Bhandari + +# Optional, atleast 2 recommended +email: arjitbhandari@gmail.com +quora: https://www.quora.com/profile/Arjit-Bhandari-1 +youtube: https://www.youtube.com/channel/UCOv5G8CI8s1bNbCf82CNXfw +twitter: https://twitter.com/BhandariArjit +instagram: https://www.instagram.com/bhandariarjit + +# Optional +# Upload the image to imgur and +# paste the direct link to image +picture: https://i.imgur.com/8sJhzhn.jpg +--- diff --git a/_profile/bhavishya.md b/_profile/bhavishya.md new file mode 100644 index 0000000..8c03fde --- /dev/null +++ b/_profile/bhavishya.md @@ -0,0 +1,26 @@ +--- +# This template adds a profile to hacktoberfest. Checkout sample profile at +# https://github.com/DotSlashCommunity/hacktoberfest/blob/master/_profile/ksdme.md + +# Required +layout: page +title: profile + +# Required +name: Bhavishya + +# Optional, atleast 2 recommended +email: +reddit: +google: +github: +youtube: +twitter: +instagram: +stackoverflow: + +# Optional +# Upload the image to imgur and +# paste the direct link to image +picture: +--- diff --git a/_profile/jatin.md b/_profile/jatin.md new file mode 100644 index 0000000..8b2f521 --- /dev/null +++ b/_profile/jatin.md @@ -0,0 +1,24 @@ +--- +# This template adds a profile to hacktoberfest. Checkout sample profile at +# https://github.com/DotSlashCommunity/hacktoberfest/blob/master/_profile/ksdme.md + +# Required +layout: page +title: profile + +# Required +name: Jatin Singh + +# Optional, atleast 2 recommended +email: jsgautam697@gmail.com +google: https://plus.google.com/u/0/114778289839588619753 +github: https://github.com/jsgautam +youtube: https://www.youtube.com/channel/UCs4O9Hv1nap2GPsQY2juaxQ +instagram: https://www.instagram.com/jatinsingh9601/ +pinterest: https://in.pinterest.com/jsgautam697/ + +# Optional +# Upload the image to imgur and +# paste the direct link to image +picture: https://i.imgur.com/CXNE9wk.jpg +--- diff --git a/_profile/ksdme.md b/_profile/ksdme.md index dce4225..5aa37fa 100644 --- a/_profile/ksdme.md +++ b/_profile/ksdme.md @@ -5,6 +5,7 @@ title: profile name: Kilari Teja github: https://github.com/ksdme twitter: https://twitter.com/ksdme -gitlab: https://facebook.com/ksdme +gitlab: https://gitlab.com/ksdme medium: https://medium.com/@ksdme +picture: https://avatars1.githubusercontent.com/u/12156014?v=4 --- diff --git a/_profile/prateek.md b/_profile/prateek.md new file mode 100644 index 0000000..f9ddc6e --- /dev/null +++ b/_profile/prateek.md @@ -0,0 +1,24 @@ +--- +# This template adds a profile to hacktoberfest. Checkout sample profile at +# https://github.com/DotSlashCommunity/hacktoberfest/blob/master/_profile/ksdme.md + +# Required +layout: page +title: profile + +# Required +name: Prateek Tiwari + +# Optional, atleast 2 recommended +email: nopanictri@yahoo.com +quora: https://www.quora.com/profile/Prateek-Tiwari-62 +google:https://plus.google.com/109674544460125183017 +github: https://github.com/pitbuk101 +youtube: https://www.youtube.com/channel/UCCVT_NxzDnb2pMvTCSw5A1A +instagram: https://www.instagram.com/prateek_tiwari_99/ + +# Optional +# Upload the image to imgur and +# paste the direct link to image +picture: https://imgur.com/a/EdaOCpp +--- diff --git a/_profile/sidx8.md b/_profile/sidx8.md new file mode 100644 index 0000000..0d5ae72 --- /dev/null +++ b/_profile/sidx8.md @@ -0,0 +1,18 @@ +--- +# Required +layout: page +title: profile + +# Required +name: Siddharth Sinha + +# Optional, atleast 2 recommended +email: siddharth0sinha@gmail.com +github: https://github.com/sidx8 +twitter: https://twitter.com/sidx82 + +# Optional +# Upload the image to imgur and +# paste the direct link to image +picture: https://avatars1.githubusercontent.com/u/43761908?s=460&v=4 +--- diff --git a/_profile/vinay.md b/_profile/vinay.md new file mode 100644 index 0000000..3cccf1a --- /dev/null +++ b/_profile/vinay.md @@ -0,0 +1,24 @@ +--- +# This template adds a profile to hacktoberfest. Checkout sample profile at +# https://github.com/DotSlashCommunity/hacktoberfest/blob/master/_profile/ksdme.md + +# Required +layout: page +title: profile + +# Required +name: Vinay Sehwag + +# Optional, atleast 2 recommended +email: vinaysehwag8055@gmail.com +google: https://plus.google.com/u/0/105689640684157386396 +github: https://github.com/vinaysehwag +youtube: https://www.youtube.com/channel/UCgtrRO23cVuhD8wMuY3AS5Q +twitter: https://twitter.com/VinaySehwag4 +instagram: https://www.instagram.com/vinaysehwag14/ + +# Optional +# Upload the image to imgur and +# paste the direct link to image +picture: https://i.imgur.com/OQAC47b.jpg +--- diff --git a/_sass/components/header.sass b/_sass/components/header.sass index 48d5d84..a5b2cc1 100644 --- a/_sass/components/header.sass +++ b/_sass/components/header.sass @@ -7,11 +7,13 @@ > .link > .selfie width: 125px + height: 125px margin-bottom: 25px border-radius: 100% transition: all .2s box-shadow: 0 opacity: 1 + object-fit: cover &:hover box-shadow: 0 0px 4px 0 rgba(0,0,0,0.18), 0 0px 12px 0 rgba(0,0,0,0.15) diff --git a/index.html b/index.html index f6957bb..b9246a7 100644 --- a/index.html +++ b/index.html @@ -4,4 +4,4 @@ This project is intended to help student earn their hacktoberfest prizes. Please contact DotSlash Community for more. -Try our sample profile. +Try our sample profile.