https://github.com/duetosymmetry/pcgm34-web-site
Web site for PCGM34
https://github.com/duetosymmetry/pcgm34-web-site
academic conference
Last synced: about 1 month ago
JSON representation
Web site for PCGM34
- Host: GitHub
- URL: https://github.com/duetosymmetry/pcgm34-web-site
- Owner: duetosymmetry
- License: mit
- Created: 2017-10-04T22:42:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T03:16:48.000Z (about 7 years ago)
- Last Synced: 2025-02-01T22:41:22.087Z (3 months ago)
- Topics: academic, conference
- Language: JavaScript
- Homepage: http://www.tapir.caltech.edu/~pcgm34/
- Size: 33.8 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# So Simple Theme
Looking for a simple, responsive, theme for your Jekyll powered blog? Well look no further. Here be **So Simple Theme**, the followup to [**Minimal Mistakes**](http://mmistakes.github.io/minimal-mistakes/) -- by designer slash illustrator [Michael Rose](http://mademistakes.com).
## Notable features:
* Compatible with Jekyll 3 and GitHub Pages.
* Responsive templates. Looks good on mobile, tablet, and desktop devices.
* Gracefully degrading in older browsers. Compatible with Internet Explorer 9+ and all modern browsers.
* Minimal embellishments and subtle animations.
* Optional large feature images for posts and pages.
* [Custom 404 page](http://mmistakes.github.io/so-simple-theme/404.html) to get you started.
* Basic [search capabilities](https://github.com/mathaywarduk/jekyll-search)
* Support for Disqus Comments
See a [live version of So Simple](http://mmistakes.github.io/so-simple-theme/) hosted on GitHub.
---
## Getting Started
So Simple takes advantage of Sass and data files to make customizing easier. These features require Jekyll 2.x and will not work with older versions of Jekyll.
To learn how to install and use this theme check out the [Setup Guide](http://mmistakes.github.io/so-simple-theme/theme-setup/) for more information.
[](https://bitdeli.com/free "Bitdeli Badge")
## Leo was here
Hi Davide. You want to do some of these things:
> bundle install
To run locally, use:
> bundle exec jekyll serve --config=_localhost.yml
To build for the web, run:
> bundle exec jekyll build
To upload to the server, run
> ./tohost.sh