Skip to content

Shekharrajak/shekharrajak.github.io

Repository files navigation

March, 2016: If you're on an old version of Jekyll Now and run into a) build warnings or b) syntax highlighting issues caused by Jekyll 3 and GitHub Pages updates, just ✨update your _config.yml✨ and you'll be set!

Forked from Jekyll Now

Jekyll is a static site generator that's perfect for GitHub hosted blogs (Jekyll Repository)

My Additions :

  • I already had blog template. To get the feed.xml I integrated my static blog with Jekyll.

  • This is partially created many things need to modify. specially _config.yml and _layout folder.

  • The site is fully mobile responsive. You will enjoy it's view in mobile :)

If you want to add something new in this repo, your PR is welcome.

Related to GSoC Project :

Solveset returns a set object and a set object takes care of all types of output. This project aimed to implement Non-linear multivariate Equation solver (nonlinsolve, substitution function), improved Trigonometric equation solver, Diophantine equation solver (Integer solution using solveset_integer function), Simplified Trigonometric solution.