Skip to content

alfredjophy/AlfredEVOL.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfredevol.github.io

My Personal website made with markdown,css and pandoc.

There is a helper script that build the sites and injects custom css when pandoc converts the .md files to .html

Requirements

  • Pandoc
  • Direnv

Usage

  1. Install pandoc and direnv
  2. Follow the instructions for direnv and add it to your shell
  3. Edit .envrc and change _BASE_DIR to ur project directory
  4. Allow direnv to ur project directory
$ cd project && direnv allow
  1. Currently follow the same directory structure (will improve it)
  2. To build the project
$ project build
  1. To run the project
$ project start

Open a browser and go to http://localhost:8000

About

My Webiste

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published