dev10110 / tech-notes

A collection of technical notes that I would rather not forget.

Home Page:https://dev10110.github.io/tech-notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tech Notes

A simple collection of technical notes that I would rather not forget.

Built using the brilliant theme Just the Docs.

Reference:

main: https://pmarsceill.github.io/just-the-docs/

helper: https://pdmosses.github.io/just-the-docs-tests/ https://pdmosses.github.io/test-nav/docs/Mathjax/

Usage:

local dev

bundle exec jekyll serve

and navigate to the listed location.

You can also run

bundle exec jekyll serve --livereload --port 4001

to specify a port number.

After every edit, we can refresh the page to see the updates.

If bundle exec isnt working, you might need to reinstall bundle

gem uninstall bundler
gem install bundler

About

A collection of technical notes that I would rather not forget.

https://dev10110.github.io/tech-notes


Languages

Language:HTML 64.9%Language:Ruby 35.1%