Skip to content

techatpark/workout

Repository files navigation

Reference Implementation of Static Site using NPM Scripts

Reference implementation for HTML Prototypes using NPM Scripts. This codebase is maintained by students and volunteers of techatpark

Design Goals

We have below design goals.

  1. Use Low level tools as much as possible
  2. Stablilty over cutting edge
  3. Best Practices and Conventions
  4. Build time Speed

We carefuly avoided using image optimization during build time as it is good to do images at design time rather than build time.

Setup

To set the appropriate node version. You can install nvm from here

nvm install

To download the dependencies and build

npm i

To watch the application on your local browser

npm start

Document Converter

docker-compose up --build -d

docker run -ti -v pwd:/docs my-pdfminer:v1 pdf2txt.py -o pdfminer/samples/<>.md pdfminer/samples/<>.pdf

A Small Changes

Regex Useful

Duplicate Heading

(#.+) ([0-9]+).([0-9]+) (.+)

Why

Tamil Book is Wrong Question Bank is available only in English Content is scattered. Good Content difficult to find.

Books Questions Notes