Giter Site home page Giter Site logo

tech's Introduction

tech @ Skit

GitHub Workflow Status

This is source for the tech team webpage at Skit. Template is Mundana by WowThemes.net

Developing

  • Install rbenv and ruby-build for managing Ruby version.
  • Install ruby version for this repo. rbenv install 2.7.2. A local .ruby-version file will make sure the repository uses consistent ruby version.
  • Install bundler using gem install bundler.
  • Run bundle for installing dependencies.
  • Run the blog locally: bundle exec jekyll serve --host=0.0.0.0

Deployment is handled via github actions using this workflow which gets triggered on every push.

LaTeX

We use MathJax v3 to render LaTeX equations. For enabling in your post, add latex: True in your yaml frontmatter. After that, equations under $$ (note the double dollar sign) will be rendered like below:

$$p_\theta(z_k) = p_\theta(z_0)* \prod_{i=1..k}|\det(\frac{\partial f_i}{\partial z_{i-1}})|^{-1}$$

Fancy audio player

Instead of the default HTML audio player, you can use a fancy audio player that looks like the following:

Fancy Player Screenshot

For using this, add fancy_audio_player: True in your post's yaml frontmatter and use fancy_audio tag like below:

{% fancy_audio https://vai-diarization.s3.ap-south-1.amazonaws.com/1573539792.52506.003.wav %}

tech's People

Contributors

abhisheksachdeva avatar achintyax avatar ashiman avatar avvijeet avatar badirao avatar biswaroop1547 avatar clerissonmn avatar deep110 avatar greed2411 avatar h-r-v avatar hallicopter avatar keshavgupta1 avatar lepisma avatar mithunarunan avatar nvinayvarma189 avatar pulkitmishra avatar shangeth avatar shikharmn avatar sshailabh avatar subhrajitprusty avatar swarajdalmia avatar vipul-sharma20 avatar wowthemesnet avatar ydlamba avatar

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.