danwchan on danwchan-patch-1
danwchan on master
Update Lederer-Stark Innovation… Merge pull request #304 from DI… (compare)
danwchan on 302-broken-link
danwchan on 302-broken-link
danwchan on danwchan-patch-1
Update Lederer-Stark Innovation… (compare)
@jasonbobe in the future just put header.jpg
and logo.jpg
in the folder with the markdown file
but don't add a logo
entry to the yaml frontmatter of the md file
jekyll finds the sibling header/logo file if it is named header or logo as above and associates it with the yaml when the site is built
not like this: https://github.com/DIYbiosphere/sphere/commit/57192515da6ec14247c7f4c3739fec386f64d112#diff-67da456c47233c206f18df87b5417d3d
header.jpg
or if the yaml includes header:image:___
also look at this: https://github.com/DIYbiosphere/sphere/blob/master/_labs/Biocurious/Biocurious.md
the yaml frontmatter defines logo: http://...
but the directory also has logo.png
so which one do you think is actually loaded?
confusing, right?
$ git_latest_commits
2019-05-09 23:49:31 +0000 Travis 81 minutes ago origin/gh-pages
2019-05-09 16:55:54 -0700 Mac Cowell 75 minutes ago origin/staging
2019-05-09 16:55:54 -0700 Mac Cowell 75 minutes ago origin/master
2018-03-19 09:24:12 +0100 Gabriela A. Sanchez 1 year, 2 months ago origin/update-docs
2018-03-16 21:16:53 +0100 Gabriela A. Sanchez 1 year, 2 months ago origin/mapping
2018-02-28 13:10:39 +0100 Gabriela A. Sanchez 1 year, 2 months ago origin/last-changes
2018-02-05 13:29:33 +0100 sabgaby 1 year, 3 months ago origin/dynamic-design
2017-11-21 13:48:46 +0100 sabgaby 1 year, 6 months ago origin/new-design
2017-11-15 21:37:12 +0100 sabgaby 1 year, 6 months ago origin/redesign
$ git_latest_commits
2019-05-09 23:49:31 +0000 Travis 2 hours ago origin/gh-pages
2019-05-09 16:55:54 -0700 Mac Cowell 2 hours ago origin/staging
2019-05-09 16:55:54 -0700 Mac Cowell 2 hours ago origin/master
@/all hey all, we switched the hosting over to netlify. the travis-ci gh-pages build is still available at sphere-gh.diybio.org
if you want to preview changes or commits, try to make them in the staging
branch, then create a pull request to merge staging
into master
. If you do this, netlify will react and create a preview build of the changes without updating the production build. It will post a message in the Pull Request thread. Click the "details" link button in the last netlify message you see.
Basically (looking at you @jasonbobe) if you are using the github.com web editor to make changes, do it from the staging branch then make a PR - that way you can get netlify previews
if you go to the most recent deploy log (I just triggered it and turned on more logging) you can see many of the projects (all?) get processed in two phases, an initial one, and then one that reports "rendering ... #excerpt"
like this
5:10:54 AM: Pre-Render Hooks: _projects/KombuchaGenomics/KombuchaGenomics.md
5:10:54 AM: Rendering Markup: _projects/KombuchaGenomics/KombuchaGenomics.md
5:10:54 AM: Rendering Layout: _projects/KombuchaGenomics/KombuchaGenomics.md
5:10:54 AM: Layout source: site
5:10:54 AM: Rendering: _projects/KombuchaGenomics/KombuchaGenomics.md/#excerpt
5:10:54 AM: Pre-Render Hooks: _projects/KombuchaGenomics/KombuchaGenomics.md/#excerpt
5:10:54 AM: Rendering Markup: _projects/KombuchaGenomics/KombuchaGenomics.md/#excerpt
https://app.netlify.com/sites/diybiosphere/deploys/5cdc01b0c9cbde07ce78ac6b
I think the missing pages are getting skipped for the #excerpt thing
toolfoundry
doesn't show up in search