Giter VIP home page Giter VIP logo

Janos Rusiczki

Jekyll Build, Test and Deploy Index with Algolia

This is my blog converted from Wordpress to Jekyll.

  • It went live on January 8, 2018;
  • It was built and deployed automatically by Travis whenever the repository's master branch changed (from January 15, 2018 to October 20, 2022 - according to their logs I made 348 builds);
  • It is now built and deployed automatically by GitHub Actions with the same conditions as above (since October 18, 2022).

Cheat codes

Nope, IDDQD will not work, try:

  • To open an image in the lightbox append {:.glightbox} to the end of the link:

    [![Casetă Roxette - Joyride](https://content.rusiczki.net/2019/12/roxette-joyride-1000x667.jpg)](https://content.rusiczki.net/2019/12/roxette-joyride.jpg){:.glightbox}

    [The plastic claws](https://content.rusiczki.net/blogpics/plastic_claws.jpg){:.glightbox}

  • Link with title:

    [Link to something awesome](https://rusiczki.net/ "Only the best site on the Internet")

  • MP4 Video:

    <video controls><source src="https://content.rusiczki.net/2018/09/crosul-lacului-albastru.mp4" type="video/mp4">Dacă aici nu vedeți un video vizitați-mi blogul. :-)</video>

  • YouTube Video:

    <div class="video-wrapper"><iframe width="560" height="315" src="https://www.youtube.com/embed/DELZ1EbqZfw?rel=0&amp;showinfo=0" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe></div>

  • Update Algolia Index (this is a GitHub Action now):

    ALGOLIA_API_KEY='SECRET' bundle exec jekyll algolia --verbose

János Rusiczki's Projects

János Rusiczki doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.