Coder Social home page Coder Social logo

web-notes's Introduction

Web-Notes

This is the repository hosting the website for Unit-Notes, a student created textbook/notes for the IB Curriculum. You can find the website here.

This website is still under development, and will be merge back into the Unit-Notes repository when done.

Web-Notes is based on the Docsy Jekyll theme, and deployed on Github Pages.

Usage

1. Get the code

You can clone the repository right to where you want to host the docs:

git clone https://github.com/cookieuzen/web-notes.git

2.0 Install Dependencies

Ruby is required for jekyll. Jekyll is also required for compiling the site locally. bundle is recommended for managing the dependencies.

gem install bundle
bundle install # run inside the repository

You can install gem with your operating system's package manager.

2.1 Ruby Version

Github Pages uses ruby version 2.7. In order avoid compatibility issues, this project uses ruby version 2.7.2. Use a ruby version manager to install 2.7.2 if you do not have it rvm.

2. Serve

You can compile the site locally by running jekyll serve. It is recommended to use bundle in addition to jekyll.

bundle exec jekyll serve

You can then open your browser to http://localhost:4000/web-notes to see site locally.

TODO

  • CSS
    • modify heading/subtitles
    • add highlight syntax
  • Organization
    • table of content front page (liquid/javascipt?)
  • Subjects
    • Physics
      • Unit 1 Uncertainties
    • CS
      • Unit 2 Logic Gates TODOs
    • Math
    • Business Management
      • Unit 2 Ethics
      • Unit 2 Structrue

web-notes's People

Contributors

generalcorn avatar cookieuzen 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.