Skip to content

Webpage for podcast Strici iz tujine, a Slovenian podcast about studying abroad.

License

Notifications You must be signed in to change notification settings

alekpikl/strici-iz-tujine

 
 

Repository files navigation

{Strici iz tujine Landing Page](https://alekpikl.github.io/strici-iz-tujine/)

Podcast landing page made with Jekyll

Setup

This site runs on Jekyll, an opensource static site generating platform.

  • Clone or download a zip of this project to your computer and navigate to the project directory in your terminal
  • In the commandline, make sure you have Ruby installed and you have run gem install jekyll bundler, for more information about installing Jekyll, refer to the Jekyll website
  • Install Gem dependencies in the by running bundle install
  • To run the server in your local environment run bundle exec jekyll serve and go to http://localhost:4000/ in your browser
  • To compile a static build run bundle exec jekyll build

General information

  • Continuously deployed using Netlify
  • Optimised for efficient Pagespeed (still more to do in this space)
  • No plugin dependancies (previously used Bourbon and Neat, now uses CSS Grid and CSS Custom properties)

Licenses

Underlying source code

GNU General Public License v3.0 (open source)

This repository was forked from Matthew Grey's repo.

Content

© Alek Pikl . Unauthorised use and/or duplication and adaptation of this material (all image formats, text and additional media files) without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to Alek Pikl with appropriate and specific direction to the original content.

About

Webpage for podcast Strici iz tujine, a Slovenian podcast about studying abroad.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 57.5%
  • HTML 33.6%
  • XSLT 4.9%
  • Ruby 2.9%
  • JavaScript 1.1%