Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upLaunching Hugo Version of Website #5
+5,610
−28,314
Conversation
ianmilligan1
and others
added some commits
Nov 7, 2017
ruebot
requested changes
Nov 14, 2017
Can we also change the colour? I'm not digging the blue we're using now. http://materializecss.com/color.html |
content/cloud/index.md
Outdated
|
||
The Archives Unleashed Cloud is under construction. We'll have more information here soon. | ||
|
||
## Warclight |
This comment has been minimized.
This comment has been minimized.
|
||
{{ if isset .Site.Params "author" }} | ||
<hr> | ||
<span class="section">Get in touch</span> |
This comment has been minimized.
This comment has been minimized.
ruebot
Nov 14, 2017
Member
We should add the Twitter account. I think this is done in the config file.
This comment has been minimized.
This comment has been minimized.
ianmilligan1
Nov 14, 2017
Author
Member
Yeah, it was in there before and I removed it – probably just need to begin putting content on there. And pick a logo on today's call.
{{ with .Site.Params.copyright }} | ||
© {{ now.Format "2006" }} {{ . }} – | ||
{{ end }} | ||
Documentation built with |
This comment has been minimized.
This comment has been minimized.
ianmilligan1
added some commits
Nov 14, 2017
ruebot
requested changes
Nov 14, 2017
{{ with .Site.Params.copyright }} | ||
© {{ now.Format "2006" }} {{ . }} – | ||
{{ end }} | ||
Documentation built with |
This comment has been minimized.
This comment has been minimized.
ruebot
approved these changes
Nov 14, 2017
We're just waiting on the logo now, right? |
ianmilligan1
added some commits
Nov 14, 2017
ruebot
merged commit 86782c2
into
master
Nov 14, 2017
ruebot
deleted the
hugo-launch
branch
Nov 14, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
ianmilligan1 commentedNov 9, 2017
Don't merge until we're all happy with it.
I wanted to stage this here so we can get ready to merge pretty soon. The big things:
archivesunleashed.org
, etc.It's all on
hugo-launch
branch, so updating that branch will also update this pull request.