Commit graph

375 commits

Author SHA1 Message Date
Jasper Van der Jeugt
10dd6dafc0 Added section metadata writing. 2010-01-17 21:42:52 +01:00
Sebastian Schwarz
20bde6c55c Ignore ctags' and etags' tag file. 2010-01-17 17:19:01 +01:00
Jasper Van der Jeugt
fb381ddfd3 Changed to tibbe's style guide for imports. 2010-01-17 14:43:41 +01:00
Jasper Van der Jeugt
aa44d6c0da Documentation++. 2010-01-17 12:37:55 +01:00
Jasper Van der Jeugt
0037344424 Use Text.Hakyll.Render.Internal to render tag cloud. 2010-01-17 12:14:54 +01:00
Jasper Van der Jeugt
6bacab4f22 Fixed warnings when compiling with the new GHC 6.12.1. 2010-01-17 09:57:32 +01:00
Jasper Van der Jeugt
d6c2cec610 Fixed issue in tutorial 1.
Kudos to kamatsu for noticing.
2010-01-16 09:25:22 +01:00
Jasper Van der Jeugt
810e5982a3 Fixed issue in tutorial 1.
Kudos to kamatsu for noticing.
2010-01-16 09:24:23 +01:00
Jasper Van der Jeugt
129ab7f31a Minor code cleanup. 2010-01-15 15:41:42 +01:00
Jasper Van der Jeugt
62330ceae5 Moved some more functions from the IO monad to the Hakyll monad stack. 2010-01-15 09:47:07 +01:00
Jasper Van der Jeugt
f3c83030b9 Parallel version bump.
Conflicts:

	src/Text/Hakyll/Page.hs
2010-01-14 21:01:18 +01:00
Jasper Van der Jeugt
a180016488 Parallel version bump. 2010-01-14 20:59:31 +01:00
Jasper Van der Jeugt
4bc34b8a98 Added ReaderT to our stack. 2010-01-14 20:46:08 +01:00
Jasper Van der Jeugt
332f2f95cd Examples bump. 2010-01-14 13:12:02 +01:00
Jasper Van der Jeugt
3cf7edf2f2 Version bump. 1.0 release. 2010-01-14 13:08:27 +01:00
Jasper Van der Jeugt
ac641ef0b0 Added comment test case for compressCss. 2010-01-14 08:56:40 +01:00
Jasper Van der Jeugt
2851153eb6 User should always specify task. 2010-01-12 16:04:51 +01:00
Jasper Van der Jeugt
a26f84dab5 Added pure renderAndConcat function. 2010-01-12 14:48:16 +01:00
Jasper Van der Jeugt
ecd00b386e Added pure renderChain function. 2010-01-12 13:09:50 +01:00
Jasper Van der Jeugt
ef7ccb1514 Added pure render function. 2010-01-12 12:26:07 +01:00
Jasper Van der Jeugt
36b0b72b63 Fixed bug in page loading. 2010-01-12 08:48:11 +01:00
Jasper Van der Jeugt
0152a15b1e Some more strictness. 2010-01-12 08:40:44 +01:00
Jasper Van der Jeugt
53d9ba2193 Efficient file size. 2010-01-11 18:53:36 +01:00
Jasper Van der Jeugt
243062f126 Added some more tests. 2010-01-11 15:54:04 +01:00
Jasper Van der Jeugt
dc60463bbc Threw away bytestring. Simplicity++. 2010-01-11 14:07:00 +01:00
Jasper Van der Jeugt
dae0258a62 Readability++. 2010-01-11 13:56:32 +01:00
Jasper Van der Jeugt
7a765f29a2 Added $root in filepaths. 2010-01-11 10:02:33 +01:00
Jasper Van der Jeugt
eb1fe13688 Fixed issue in tutorial 2. 2010-01-11 09:19:44 +01:00
Jasper Van der Jeugt
e5202ce852 Added some strictness. 2010-01-11 09:19:23 +01:00
Jasper Van der Jeugt
7c3b55ec27 Ported the tutorials. 2010-01-11 08:55:33 +01:00
Jasper Van der Jeugt
8548888d1c Fixed $$ escaping. 2010-01-11 08:55:13 +01:00
Jasper Van der Jeugt
4e3c26b01c Migrated examples to use $root. 2010-01-10 21:45:36 +01:00
Jasper Van der Jeugt
15733a1a1a Fixed bug in toURL. 2010-01-10 19:39:24 +01:00
Jasper Van der Jeugt
6bcad2701a Added custom Template system. Highly experimental. 2010-01-10 19:17:18 +01:00
Jasper Van der Jeugt
6a2e6998b1 Worked on substitution. 2010-01-10 13:26:57 +01:00
Jasper Van der Jeugt
bc71d54ab7 Started working on relative-url branch. 2010-01-10 12:16:47 +01:00
Jasper Van der Jeugt
3753db702c Apparently we need a higher cabal version. 2010-01-09 22:29:12 +01:00
Jasper Van der Jeugt
fb71a21f67 Merge branch 'master' of git://github.com/seschwar/Hakyll 2010-01-09 21:40:56 +01:00
Jasper Van der Jeugt
73f6b1ab8c Some changes to the regex interface, and version bump. 2010-01-09 21:40:31 +01:00
Sebastian Schwarz
bb4bc55cf3 Simplified .gitignore. 2010-01-09 16:16:07 +01:00
Jasper Van der Jeugt
cb3e3b1193 Extended .gitignore further, added seschwar as contributor. 2010-01-09 12:11:29 +01:00
Sebastian Schwarz
0c5a9ffb48 Merge branch 'cabal' 2010-01-09 01:25:30 +01:00
Sebastian Schwarz
8cade86813 Merge branch 'gitignore' 2010-01-09 01:25:14 +01:00
Sebastian Schwarz
b1c8f0ad85 Added basic .gitignore.
Ignores Cabal's build directory, vim's temporary files and a few
other things.
2010-01-09 00:56:00 +01:00
Sebastian Schwarz
d806e939b1 Added links to GitHub repo and issue tracker.
This will display "Bug tracker" and "Source repository" fields
on Hackage in order to facilitate access to these resources.
See http://hackage.haskell.org/package/base for an example.
2010-01-09 00:22:35 +01:00
Sebastian Schwarz
e14595f6a9 Increased maximum version for bytestring dependency.
Apart from bug fixes bytestring will probably hardly change until
0.9.2.  This also makes it possible to use Hakyll with bytesting's
newest version (0.9.1.5) from Hackage.
2010-01-09 00:12:25 +01:00
Sebastian Schwarz
467652477c Fixed misspelling of "Hakyll" in README. 2010-01-08 23:48:38 +01:00
Jasper Van der Jeugt
2751b27c1a Added another tutorial. 2010-01-08 13:33:43 +01:00
Jasper Van der Jeugt
699bd0011e Added tagblog example (tutorial coming up). 2010-01-08 12:41:58 +01:00
Jasper Van der Jeugt
b403d35b08 Added renderTagLinks function. 2010-01-08 12:04:24 +01:00