Commit Graph

29 Commits

Author SHA1 Message Date
70fdf62307
Remove .gitignore
I'll use public in a subtree for the gh-pages branch.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 12:49:22 +02:00
8c262358b4
Update generated files in public
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 12:47:41 +02:00
0b8fb30568 Merge commit '6a9282ce670f4ea1dbb4a63839986ddb6b3f6551' 2015-11-30 12:46:51 +02:00
f5445e7d59 Merge commit 'bff65fd754fdcf488e1e18258e1f6ef3f70d1c03' as 'public' 2015-11-30 12:46:42 +02:00
bff65fd754 Squashed 'public/' content from commit 6a9282c
git-subtree-dir: public
git-subtree-split: 6a9282ce67
2015-11-30 12:46:42 +02:00
6a9282ce67
Add README.md for placeholder on empty gh-pages branch
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 12:44:36 +02:00
8e4a870480
config.toml: Add baseurl for hosting on GitHub pages
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 12:43:30 +02:00
f0f9909a57
wercker.yml: Add deploy step to push to gh-pages
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 12:30:32 +02:00
5811a96163
wercker.yml: Try to fix typo in step definition
Docs say to use this way, but not sure with version pinning...

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 12:17:10 +02:00
eb164b23f2
Add wercker.yml
Will be used to deploy to GitHub Pages, see:

    https://gohugo.io/tutorials/automated-deployments/

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 12:14:30 +02:00
8a551c6582
content/2015-11.md: Add more notes
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-29 21:15:11 +02:00
abc06d5a7a
content/2015-11.md: Add more notes
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-27 09:07:50 +02:00
e1e88c0fc2
content/2015-11.md: Add notes
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-26 13:42:18 +02:00
a03372ae17
content/2015-11.md: Add more notes
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-25 22:54:25 +02:00
ecd858530d content/2015-11.md: Add notes about CGSpace crashing again
Due to PostgreSQL idle connections again

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-25 20:55:38 +02:00
614d7cd727
content/2015-11.md: Add notes for 2015-11-25
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-25 13:19:20 +04:00
053f4d8b05
Add vienna theme as a git submodule
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-25 06:49:22 +04:00
e8c887e91c
content/2015-11.md: Remove "draft" status
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-25 06:23:30 +04:00
6703b11344
Put content in top-level pages instead of "posts"
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-25 06:16:55 +04:00
91a55396f6
content/post/2015-11.md: Add "notes" tag
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-25 06:16:14 +04:00
ca4dd2d346
Add post for November, 2015
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-25 01:05:21 +03:00
4233e6ef8e
config.toml: Set editor and theme
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-25 01:04:31 +03:00
d13fb90f93
Remove git submodules
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-23 21:41:55 +03:00
f259ce50a9
Remove theme submodules
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-23 21:41:26 +03:00
12fb7b4e0d
Add Cocoa theme
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-23 21:37:06 +03:00
20574c42c6
.gitignore: Ignore public folder
This is where the generated files go.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-23 17:17:22 +03:00
875baa10ff
Add theme "nofancy"
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-23 17:12:41 +03:00
be71c89ba1
Add empty .gitignore files to keep empty directories
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-23 16:59:03 +03:00
c5caa7f018
Create initial site
Created using Hugo v0.14:

    $ hugo new site cgspace-notes

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-23 16:56:41 +03:00