Skip to content

danielrs/portfolio-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Source code for my personal website; this is a new version written in Clojure and Luminus. The old one was written in Haskell.

Running

To start a web server for the application, run:

lein run

What was used?

Server

I use luminus framework with the default web stack (Compojure and Ring).

Garden

Garden as a CSS pre-processor replacement.

ClojureScript

ClojureScript is the Javascript replacement, this allows code sharing between the client and the server.

License

Copyright © 2016 MIT

About

Source code for my personal website http://www.danielrs.me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors