Giter VIP home page Giter VIP logo

cambridge-iccs.github.io's People

Contributors

adelaidesch avatar christopheredsall avatar dorchard avatar jatkinson1000 avatar mondus avatar simonclifford avatar tokyomai avatar tztsai avatar yallop avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

cambridge-iccs.github.io's Issues

Add a meta description

Currently we get

Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.

when the site is summarised in, for e.g. slack previews

CI build failing because it can't find browser-upgrade.html

Liquid Exception: Could not locate the included file 'browser-upgrade.html' in any of ["/srv/jekyll/_includes", "/tmp/jekyll-remote-theme-20220606-1-f1nf59/_includes"]. Ensure it exists in one of those directories and is not a symlink as those are not allowed in safe mode. in /_layouts/default.html
jekyll 3.9.2 | Error:  Could not locate the included file 'browser-upgrade.html' in any of ["/srv/jekyll/_includes", "/tmp/jekyll-remote-theme-20220606-1-f1nf59/_includes"]. Ensure it exists in one of those directories and is not a symlink as those are not allowed in safe mode.
/usr/gem/gems/jekyll-3.9.2/lib/jekyll/tags/include.rb:121:in `locate_include_file': Could not locate the included file 'browser-upgrade.html' in any of ["/srv/jekyll/_includes", "/tmp/jekyll-remote-theme-20220606-1-f1nf59/_includes"]. Ensure it exists in one of those directories and is not a symlink as those are not allowed in safe mode. (IOError)
	from /usr/gem/gems/jekyll-include-cache-0.2.1/lib/jekyll-include-cache/tag.rb:31:in `path'
	from /usr/gem/gems/jekyll-include-cache-0.2.1/lib/jekyll-include-cache/tag.rb:12:in `render'
	from /usr/gem/gems/liquid-4.0.3/lib/liquid/block_body.rb:103:in `render_node_to_output'
	from /usr/gem/gems/liquid-4.0.3/lib/liquid/block_body.rb:91:in `render'
	from /usr/gem/gems/liquid-4.0.3/lib/liquid/template.rb:208:in `block in render'
	from /usr/gem/gems/liquid-4.0.3/lib/liquid/template.rb:242:in `with_profiling'
	from /usr/gem/gems/liquid-4.0.3/lib/liquid/template.rb:207:in `render'
	from /usr/gem/gems/liquid-4.0.3/lib/liquid/template.rb:220:in `render!'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/liquid_renderer/file.rb:30:in `block (2 levels) in render!'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/liquid_renderer/file.rb:42:in `measure_bytes'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/liquid_renderer/file.rb:29:in `block in render!'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/liquid_renderer/file.rb:49:in `measure_time'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/liquid_renderer/file.rb:28:in `render!'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/renderer.rb:126:in `render_liquid'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/renderer.rb:[195](https://github.com/Cambridge-ICCS/cambridge-iccs.github.io/runs/6756145877?check_suite_focus=true#step:3:196):in `render_layout'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/renderer.rb:158:in `place_in_layouts'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/renderer.rb:88:in `render_document'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/renderer.rb:62:in `run'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/site.rb:479:in `render_regenerated'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/site.rb:464:in `block (2 levels) in render_docs'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/site.rb:463:in `each'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/site.rb:463:in `block in render_docs'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/site.rb:462:in `each_value'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/site.rb:462:in `render_docs'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/site.rb:191:in `render'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/site.rb:71:in `process'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/command.rb:28:in `process_site'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/commands/build.rb:65:in `build'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/commands/build.rb:36:in `process'
	from /usr/gem/gems/jekyll-3.9.2/lib/jekyll/commands/build.rb:18:in `block (2 levels) in init_with_program'
	from /usr/gem/gems/mercenary-0.3.6/lib/mercenary/command.rb:[220](https://github.com/Cambridge-ICCS/cambridge-iccs.github.io/runs/6756145877?check_suite_focus=true#step:3:221):in `block in execute'
	from /usr/gem/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
	from /usr/gem/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
	from /usr/gem/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
	from /usr/gem/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
	from /usr/gem/gems/jekyll-3.9.2/exe/jekyll:15:in `<top (required)>'
	from /usr/local/bundle/bin/jekyll:27:in `load'
	from /usr/local/bundle/bin/jekyll:27:in `<main>'
Error: Process completed with exit code 1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.