Oliver Steele
|
9ab752b9b2
|
Page functions take context argument; remove Page.container
|
2017-06-22 09:36:39 -04:00 |
|
Oliver Steele
|
8c64cbe6c6
|
Implement page.content
|
2017-06-20 16:17:59 -04:00 |
|
Oliver Steele
|
67ebfd87a9
|
Refactor in prep for page.content
|
2017-06-20 08:59:54 -04:00 |
|
Oliver Steele
|
e67ea7c2dc
|
Move site initialization
|
2017-06-19 14:03:04 -04:00 |
|
Oliver Steele
|
c466cc6c9c
|
Lint; add subcommand usage
|
2017-06-18 22:49:23 -04:00 |
|
Oliver Steele
|
69f9912025
|
Separate build DryRun from Verbose
|
2017-06-18 16:55:52 -04:00 |
|
Oliver Steele
|
44036937b5
|
Rename package main -> gojekyll; move commands to subdirectory
|
2017-06-17 10:51:32 -04:00 |
|
Oliver Steele
|
aa35dbf1c5
|
Remove . imports
|
2017-06-16 20:11:52 -04:00 |
|
Oliver Steele
|
20cde62eff
|
Rename path -> name or relpath
|
2017-06-16 20:06:55 -04:00 |
|
Oliver Steele
|
2102f544dc
|
Move *_helpers.go -> ./helpers/*.go
|
2017-06-16 19:17:22 -04:00 |
|
Oliver Steele
|
76db93cab6
|
Reduce reliance on global site variable
|
2017-06-16 16:44:09 -04:00 |
|
Oliver Steele
|
5e6de82bbf
|
Move variable_map, file_helpers to own files
|
2017-06-16 15:47:41 -04:00 |
|
Oliver Steele
|
8c7deb783e
|
Fix lints
|
2017-06-16 15:41:03 -04:00 |
|
Oliver Steele
|
1d9fa428bc
|
Implement sass
|
2017-06-16 13:47:11 -04:00 |
|
Oliver Steele
|
15cff8988a
|
Implement --destination
|
2017-06-15 22:31:36 -04:00 |
|
Oliver Steele
|
53304c3452
|
Split Page into embeddings and interface
|
2017-06-15 09:34:51 -04:00 |
|
Oliver Steele
|
af5236f7ae
|
Fix some metalinter warnings
|
2017-06-13 17:19:05 -04:00 |
|
Oliver Steele
|
2f60d8a528
|
The build command displays the file count
|
2017-06-13 12:19:10 -04:00 |
|
Oliver Steele
|
81c6c28faf
|
Move Source, Dest to Site type; make Config private
|
2017-06-13 11:27:24 -04:00 |
|
Oliver Steele
|
c996a6495f
|
Make config a type w/ methods; add --dry_run
|
2017-06-13 11:00:24 -04:00 |
|
Oliver Steele
|
09acac0190
|
Use site config to recognize markdown files
|
2017-06-13 08:55:39 -04:00 |
|
Oliver Steele
|
c45156c62c
|
More page variables, and a subcommand to show them
|
2017-06-12 17:12:40 -04:00 |
|
Oliver Steele
|
9959bb41ae
|
Page.Render takes an io.Writer
|
2017-06-11 20:51:01 -04:00 |
|
Oliver Steele
|
5b258dc0c8
|
readFile -> readPage + p.Render
|
2017-06-11 20:30:25 -04:00 |
|
Oliver Steele
|
3e361de4a7
|
Fix gometalinter warnings
|
2017-06-11 20:05:17 -04:00 |
|
Oliver Steele
|
ccea8a8b20
|
Build honors permalinks
|
2017-06-11 14:57:57 -04:00 |
|
Oliver Steele
|
afe6425adc
|
Skip unpublished files; missing collections dirs
|
2017-06-10 19:32:39 -04:00 |
|
Oliver Steele
|
58d3e66604
|
Collection and permalink wip
|
2017-06-10 17:51:46 -04:00 |
|
Oliver Steele
|
b14c8c5b44
|
Initial
There was actually a day of work with some ~10 commits preceding this, with history lost due to a bug and a backup system failure.
|
2017-06-10 15:38:09 -04:00 |
|