Skip to content

Commit 0ca1d9c

Browse files
committed
Clear out Solo text
1 parent 7aa062c commit 0ca1d9c

File tree

3 files changed

+14
-64
lines changed

3 files changed

+14
-64
lines changed

Diff for: README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Solo
1+
# Website for python compilers workshop
22

3-
[Solo](http://chibicode.github.io/solo) is a Jekyll theme that supports **single-page websites** only, but supports them well. Yes, it's responsive.
4-
5-
### [Demo & Documentation →](http://chibicode.github.io/solo)
3+
Built using Jekyll + GH pages + the
4+
[Solo](https://chibicode.github.io/solo/) theme.

Diff for: _config.yml

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Site settings
2-
title: Solo, a Jekyll Theme
3-
tag_text: Solo
4-
description: Solo is a Jekyll theme that supports single-page websites only, but supports them well. Yes, it’s responsive.
2+
title: Python Compilers Workshop (July 11-12, 2016)
3+
tag_text: Python Compilers Workshop (July 11-12, 2016)
4+
description: > # this means to ignore newlines until "baseurl:"
5+
A workshop for folks working on Python compilers. July 11-12, 2016,
6+
co-located with SciPy 2016 in Austin, Texas.
57
68
# Build settings
79
markdown: kramdown

Diff for: index.md

+6-57
Original file line numberDiff line numberDiff line change
@@ -2,62 +2,11 @@
22
layout: default
33
---
44

5-
[Solo](http://chibicode.github.io/solo) is a Jekyll theme that supports **single-page websites** only, but supports them well. Yes, it's responsive.
5+
<!--
6+
Note: Solo doesn't like use of top-level headlines.
7+
Headlines should use '##' or '###', etc., but never '#'
8+
ref: http://chibicode.github.io/solo
9+
-->
610

7-
<iframe src="https://ghbtns.com/github-btn.html?user=chibicode&amp;repo=solo&amp;type=watch&amp;count=true&amp;size=large"
8-
allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe><br/>
911

10-
Looking for a more standard Jekyll theme? Try out [Shiori](http://github.com/ellekasai/shiori) theme, which has Bootstrap integration.
11-
12-
## Solo is useful if...
13-
14-
* You want to create an "about me" page from a single markdown file and host it under a custom domain name.
15-
* You want to create a single-page website that's mostly text, like [Know Your Company](https://knowyourcompany.com/).
16-
* You want to share a single markdown file and tried GitHub Gist ([example](https://gist.github.com/dypsilon/5819504)), but would like something nicer-looking.
17-
* You want something like GitHub's [automatic page generator](http://pages.github.com/) for a non-code repository.
18-
19-
This page itself is built with Solo. It's generated from [this markdown file](https://github.com/chibicode/solo/blob/gh-pages/_includes/index.md).
20-
21-
## Usage
22-
23-
First, [install Jekyll](http://jekyllrb.com/docs/installation/). Then download Solo from its [GitHub Repository](https://github.com/chibicode/solo). Start Jekyll and you should see this page up and running.
24-
25-
**The main file you'll be editing is `index.md`**. This becomes the content for the page.
26-
27-
### Other Files
28-
29-
* Edit `_config.yml` to change the site's title and description.
30-
* Edit `_includes/head.html` to add custom code to `<head>`.
31-
* Edit `_includes/scripts.html` to add custom code before `</body>`.
32-
* Edit `CNAME` to host on a custom domain.
33-
* Edit `README.md` before pushing your code.
34-
35-
### Don't use `<h1>` tags
36-
37-
Wthin `index.md`, do not use `<h1>` tags - `<h1>` is reserved for the site title.
38-
39-
### Supported Tags
40-
41-
Solo supports lists, `<hr>`s, `<table>`s,
42-
43-
> blockquotes, and...
44-
45-
~~~html
46-
<pre>code blocks with syntax highlighting.</pre>
47-
~~~
48-
49-
### Keep Solo up to date
50-
51-
Instead of downloading, you can [fork Solo](https://github.com/chibicode/solo/fork) and use the "upstream" strategy described on [this page](https://help.github.com/articles/fork-a-repo) to keep Solo up to date.
52-
53-
## Author
54-
55-
Shu Uesugi ([Twitter](http://twitter.com/chibicode)/[GitHub](http://github.com/chibicode)/[G+](https://plus.google.com/110325199858284431541?rel=author)).
56-
57-
![Shu Uesugi](https://www.gravatar.com/avatar/b868d84bbe2ed30ec45c9253e1c1cefe.jpg?s=200)
58-
59-
### License
60-
61-
[MIT License](http://chibicode.mit-license.org/)
62-
63-
<a href="https://github.com/chibicode/solo" class="github-corner"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; right: 0;"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
12+
Test test

0 commit comments

Comments
 (0)