Sha256: e450bfb6ee87e8df4a09fa085d0a0312182808b14a2126bda1815f93896e948f

Contents?: true

Size: 89 Bytes

Versions: 5

Compression:

Stored size: 89 Bytes

Contents

#! /bin/bash
echo '/'
ls posts/* | xargs -L 1 basename | sed 's|\(.*\)\.mkd|\/\1.html|g'

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
remi-rack-staticifier-0.1.3 examples/blog-to-staticify/paths-to-cache
remi-rack-staticifier-0.1.4 examples/blog-to-staticify/paths-to-cache
remi-rack-staticifier-0.1.5 examples/blog-to-staticify/paths-to-cache
remi-rack-staticifier-0.1.6 examples/blog-to-staticify/paths-to-cache
rack-staticifier-0.1.6 examples/blog-to-staticify/paths-to-cache