Sanix-Darker / sanixdk.xyz

my 5kb load personal website

Home Page:https://sanixdk.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sanixdk.xyz

Hi. since this is a personnal website i don't know why there should be a readme for it... but whatever...

There are multiple steps/stage, but you can run the website under docker and the Makefile itself has a lot of instructions from it. You just need to be use to bash tweaks :).

$ make
 Choose a command:
  compile                                   Compile the app builder itself
  serve                                     Serve the app (Not implemented/nor ready yet)
  docker-build                              Docker build for the website
  docker-run                                Docker run for the website
  compose                                   To build and deploy the website

This has my website builder, some Dockerfile/nginx. And the content is markdown based.

to start everything up, you just need to run :

make compose

About

my 5kb load personal website

https://sanixdk.xyz


Languages

Language:C 99.0%Language:CSS 0.4%Language:Makefile 0.3%Language:Dockerfile 0.2%Language:Shell 0.0%