Skip to content

polo2ro/blog

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

rosanbo.com

If content is modified, use:

stack exec site build

If code from site.hs is modified, a rebuid is necessary:

stack build
stack exec site rebuild

A publish.sh file is created on repository root with:

#!/bin/bash
rsync -r --delete-excluded --size-only --rsh='ssh -p{ssh port}' --progress _site/ {ssh path to folder}

This repository contain my personal web site hosted at rosanbo.com.

Generated with hakyll and clay.

About

Website, personal blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published