Skip to content

btbytes/btwebs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btwebs

A hakyll based site generator. Mostly for my own autodidactic purposes.

How to run?

`make cabal-install` will install the `btwebs` executable into `$HOME/bin`.

What's in the files

  • Makefile tells you how to install the cabal package.
  • btwebs.cabal file has the package information including dependencies
  • Setup.hs is used by Cabal to generate the binary
  • btwebs.hs is the entry point of the program. An executable btwebs is generated using this file.

About

A Site generator using Hakyll library. Mostly for autodidactic purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors