okmechak / DWNM

Posts around computer science, physics and mathematics. Personal blog. Programming scientific software

Home Page:https://okmechak.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DWNM (Do We Need Math)

Personal web site

Setup build engine

Currently I am using HUGO. Cos it is very fast and interactive.

Linux

On Linux the easiest way to install it is by running

sudo apt install hugo

Windows

The easiest way is to use chocolatey package manager

choco install hugo

Building

After setup from root folder just run:

hugo server -D

Deploying

Can be done by running script deploy.ps1 okmechak-github-io is submodule which contains final site

Configuration File: config.toml

TODO: describe this in feew words from official documention of hugo

Theme: material-blog

TODO: describe some features

MarkDown and other

TODO: Give link on test pages

About

Posts around computer science, physics and mathematics. Personal blog. Programming scientific software

https://okmechak.github.io/


Languages

Language:HTML 66.7%Language:CSS 20.1%Language:JavaScript 12.9%Language:PowerShell 0.2%