Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Jekyll Site #45

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
gem 'jekyll', '3.1.6'
gem 'json', '1.8.3'
gem 'kramdown', '1.11.1'
gem 'mercenary', '0.3.5'
gem 'posix-spawn', '0.3.11'
gem 'yajl-ruby', '1.2.1'
gem 'jekyll', '4.3.2'
gem 'json', '2.6.3'
gem 'kramdown', '2.4.0'
gem 'mercenary', '0.4.0'
gem 'posix-spawn', '0.3.15'
gem 'yajl-ruby', '1.4.3'
103 changes: 67 additions & 36 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,47 +1,78 @@
GEM
remote: https://rubygems.org/
specs:
colorator (0.1)
ffi (1.9.14)
jekyll (3.1.6)
colorator (~> 0.1)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
mercenary (~> 0.3.3)
rouge (~> 1.7)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0)
concurrent-ruby (1.2.2)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.16.3)
forwardable-extended (2.6.0)
google-protobuf (3.24.4-x86_64-darwin)
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jekyll (4.3.2)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
pathutil (~> 0.9)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
jekyll-sass-converter (1.4.0)
sass (~> 3.4)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
json (1.8.3)
kramdown (1.11.1)
liquid (3.0.6)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.5)
posix-spawn (0.3.11)
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rouge (1.11.1)
safe_yaml (1.0.4)
sass (3.4.22)
yajl-ruby (1.2.1)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.6.3)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
public_suffix (5.0.3)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rouge (4.1.3)
safe_yaml (1.0.5)
sass-embedded (1.69.3-x86_64-darwin)
google-protobuf (~> 3.23)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
webrick (1.8.1)
yajl-ruby (1.4.3)

PLATFORMS
ruby

DEPENDENCIES
jekyll (= 3.1.6)
json (= 1.8.3)
kramdown (= 1.11.1)
mercenary (= 0.3.5)
posix-spawn (= 0.3.11)
yajl-ruby (= 1.2.1)
jekyll (= 4.3.2)
json (= 2.6.3)
kramdown (= 2.4.0)
mercenary (= 0.4.0)
posix-spawn (= 0.3.15)
yajl-ruby (= 1.4.3)

BUNDLED WITH
1.13.6
2.4.20
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PyChaste Web

This repository contains the _static_ source of the [PyChaste](https://jmsgrogan.github.io/PyChaste/) website. It is forked from the [Scala website](https://github.com/scala/scala-lang) repository.
This repository contains the _static_ source of the [PyChaste](https://chaste.github.io/PyChaste/) website. It is forked from the [Scala website](https://github.com/scala/scala-lang) repository.

It's a static site generated by [Jekyll](https://github.com/mojombo/jekyll), and uses a whole host of open-source tools including a touch of Twitter's Bootstrap.

Expand Down
68 changes: 34 additions & 34 deletions blog/2015/07/26/sip-slip-summary-july-2015.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>

<!--<link rel="icon" type="image/png" href="https://jmsgrogan.github.io/PyChaste/resources/favicon.ico">-->
<!--<link rel="shortcut icon" type="image/png" href="https://jmsgrogan.github.io/PyChaste/resources/favicon.ico">-->
<!--<link rel="icon" type="image/png" href="https://chaste.github.io/PyChaste/resources/favicon.ico">-->
<!--<link rel="shortcut icon" type="image/png" href="https://chaste.github.io/PyChaste/resources/favicon.ico">-->

<!-- prettify CSS (corresponding js at footer)-->
<link rel="stylesheet" href="https://jmsgrogan.github.io/PyChaste/resources/css/prettify.css" type="text/css" />
<link rel="stylesheet" href="https://chaste.github.io/PyChaste/resources/css/prettify.css" type="text/css" />

<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://jmsgrogan.github.io/PyChaste/resources/css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="https://chaste.github.io/PyChaste/resources/css/bootstrap.css" type="text/css" />

<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900,400italic,700italic' rel='stylesheet' type='text/css'>

<!-- Custom stylesheet -->
<link rel="stylesheet" href="https://jmsgrogan.github.io/PyChaste/resources/css/main.css" type="text/css" />
<link rel="stylesheet" href="https://chaste.github.io/PyChaste/resources/css/main.css" type="text/css" />

<!-- Typekit (should stay at top of page, do not move to footer)-->
<script type="text/javascript" src="//use.typekit.net/abh3wgk.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>

<!-- Atom feeds -->
<link rel="alternate" type="application/atom+xml" title="News Feed" href="https://jmsgrogan.github.io/PyChaste/feed/index.xml" />
<link rel="alternate" type="application/atom+xml" title="Blog Feed" href="https://jmsgrogan.github.io/PyChaste/feed/blog.xml" />
<link rel="alternate" type="application/atom+xml" title="News Feed" href="https://chaste.github.io/PyChaste/feed/index.xml" />
<link rel="alternate" type="application/atom+xml" title="Blog Feed" href="https://chaste.github.io/PyChaste/feed/blog.xml" />


</head>
Expand All @@ -40,19 +40,19 @@
<div class="navbar-wrap">
<div class="container" style="position: relative; height: 100%;">
<div class="scala-logo">
<a href="https://jmsgrogan.github.io/PyChaste/index.html"><img src="https://jmsgrogan.github.io/PyChaste/resources/img/scala-logo-white-sm.png" alt="white Scala logo" /></a>
<a href="https://chaste.github.io/PyChaste/index.html"><img src="https://chaste.github.io/PyChaste/resources/img/scala-logo-white-sm.png" alt="white Scala logo" /></a>
</div>
<ul class="nav">
<li><a href="https://jmsgrogan.github.io/PyChaste/documentation/">Documentation</a></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/documentation/installation.html">Download</a></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/community/">Community</a></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/contribute/">Contribute</a></li>
<li><a href="https://chaste.github.io/PyChaste/documentation/">Documentation</a></li>
<li><a href="https://chaste.github.io/PyChaste/documentation/installation.html">Download</a></li>
<li><a href="https://chaste.github.io/PyChaste/community/">Community</a></li>
<li><a href="https://chaste.github.io/PyChaste/contribute/">Contribute</a></li>
<li id="source-code" >
<a href="https://github.com/jmsgrogan/PyChaste"><img src="https://jmsgrogan.github.io/PyChaste/resources/img/github-logo.png" alt="GitHub Logo" /></a>
<a href="https://github.com/Chaste/PyChaste"><img src="https://chaste.github.io/PyChaste/resources/img/github-logo.png" alt="GitHub Logo" /></a>
<div class="toptip">Source Code</div>
</li>
<li id="scala-lang-twitter">
<a href="https://twitter.com/chaste_project"><img src="https://jmsgrogan.github.io/PyChaste/resources/img/twitter-logo-white.png" alt="Twitter Logo" /></a>
<a href="https://twitter.com/chaste_project"><img src="https://chaste.github.io/PyChaste/resources/img/twitter-logo-white.png" alt="Twitter Logo" /></a>
<div class="toptip">Chaste on Twitter</div>
</li>
</ul>
Expand Down Expand Up @@ -230,23 +230,23 @@ <h3>Invitation to comment</h3>
<div class="container">
<ul>
<li><h5>Documentation</h5></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/documentation/getting-started.html">Getting Started</a></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/documentation/python-api/index.html">Python API</a></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/documentation/tutorials.html">Tutorials</a></li>
<li><a href="https://chaste.github.io/PyChaste/documentation/getting-started.html">Getting Started</a></li>
<li><a href="https://chaste.github.io/PyChaste/documentation/python-api/index.html">Python API</a></li>
<li><a href="https://chaste.github.io/PyChaste/documentation/tutorials.html">Tutorials</a></li>
</ul>
<ul>
<li><h5>Download</h5></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/documentation/installation">Instructions</a></li>
<li><a href="https://chaste.github.io/PyChaste/documentation/installation">Instructions</a></li>
</ul>
<ul>
<li><h5>Community</h5></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/community/">Community</a></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/community/index.html#mailing-lists">Mailing Lists</a></li>
<li><a href="https://chaste.github.io/PyChaste/community/">Community</a></li>
<li><a href="https://chaste.github.io/PyChaste/community/index.html#mailing-lists">Mailing Lists</a></li>
</ul>
<ul>
<li><h5>Contribute</h5></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/contribute">How to Help</a></li>
<li><a href="https://jmsgrogan.github.io/PyChaste/contribute">Report an Issue</a></li>
<li><a href="https://chaste.github.io/PyChaste/contribute">How to Help</a></li>
<li><a href="https://chaste.github.io/PyChaste/contribute">Report an Issue</a></li>
</ul>
</div>
<div class="container">
Expand All @@ -256,35 +256,35 @@ <h3>Invitation to comment</h3>
See <a href="https://raw.github.com/scala/scala-lang/master/license.md">original license</a> for details. </p>
</div>
<div class="scala-logo-footer">
<img src="https://jmsgrogan.github.io/PyChaste/resources/img/PyChaste_logo_25.png" alt="Chaste footer logo" />
<img src="https://chaste.github.io/PyChaste/resources/img/PyChaste_logo_25.png" alt="Chaste footer logo" />
</div>
</div> <!-- container -->
</div> <!-- footer -->

<!-- prettify js -->
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/vendor/prettify/prettify.js" type="text/javascript" ></script>
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/vendor/prettify/lang-scala.js" type="text/javascript" ></script>
<script src="https://chaste.github.io/PyChaste/resources/js/vendor/prettify/prettify.js" type="text/javascript" ></script>
<script src="https://chaste.github.io/PyChaste/resources/js/vendor/prettify/lang-scala.js" type="text/javascript" ></script>

<!-- jquery js -->
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/vendor/jquery-1.8.3.min.js" type="text/javascript" ></script>
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/vendor/jquery.stellar.min.js" type="text/javascript" ></script>
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/vendor/tweetMachine.min.js" type="text/javascript" ></script>
<script src="https://chaste.github.io/PyChaste/resources/js/vendor/jquery-1.8.3.min.js" type="text/javascript" ></script>
<script src="https://chaste.github.io/PyChaste/resources/js/vendor/jquery.stellar.min.js" type="text/javascript" ></script>
<script src="https://chaste.github.io/PyChaste/resources/js/vendor/tweetMachine.min.js" type="text/javascript" ></script>

<!-- modernizr js -->
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js" type="text/javascript" ></script>
<script src="https://chaste.github.io/PyChaste/resources/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js" type="text/javascript" ></script>

<!-- retina js -->
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/vendor/retina.js" type="text/javascript" ></script>
<script src="https://chaste.github.io/PyChaste/resources/js/vendor/retina.js" type="text/javascript" ></script>

<!-- backstretch js -->
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/vendor/jquery.backstretch.min.js" type="text/javascript" ></script>
<script src="https://chaste.github.io/PyChaste/resources/js/vendor/jquery.backstretch.min.js" type="text/javascript" ></script>

<!-- Bootstrap JS -->
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/vendor/bootstrap.min.js" type="text/javascript" ></script>
<script src="https://chaste.github.io/PyChaste/resources/js/vendor/bootstrap.min.js" type="text/javascript" ></script>


<!-- table of contents JS -->
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/vendor/toc.js" type="text/javascript" ></script>
<script src="https://chaste.github.io/PyChaste/resources/js/vendor/toc.js" type="text/javascript" ></script>
<script type="text/javascript">
$(document).ready(function(){
$('#toc').toc({exclude: 'h1, h5, h6', context: '', autoId: true, numerate: false});
Expand Down Expand Up @@ -316,7 +316,7 @@ <h3>Invitation to comment</h3>


<!-- Custom javascript -->
<script src="https://jmsgrogan.github.io/PyChaste/resources/js/main.js" type="text/javascript"></script>
<script src="https://chaste.github.io/PyChaste/resources/js/main.js" type="text/javascript"></script>
</body>
</html>

Loading