Skip to content

nice simple github compatible markdown website (For all your armor, rent and torn.)

License

Notifications You must be signed in to change notification settings

paulwratt/echoer

 
 

Repository files navigation

Echoer Tale Docs

Takes Echoer's tweaks, Tales posts, and add Docs with the content on a cloned GitHub Wiki. Chechout the demo here.

Echoer

Echoer is a tweak on the Tale theme for Jekyll. Chechout the demo here.

Tale

Tale is a minimal Jekyll theme curated for storytellers. Checkout the demo here.

Jekyllnow

Tale's bare bones look very similar to the base JekyllNow theme. Checkout the demo here.

Tale screenshot

Features

  • Compatible with GitHub Pages
  • Responsive design (looks just as good on mobile)
  • Syntax highlighting, with the help of Pygments
  • Markdown and HTML text formatting
  • Pagination of posts
  • Index of Wiki "docs"
  • SVG social icons for your footer

Usage

1. Fork and Clone

Fork this repository then clone it.

2. Install dependencies

Tale uses Jekyll's built-SCSS compiler to generate CSS. You'll need to install the Jekyll gem:

$ gem install jekyll

3. Create your site

Edit the _config.yml file to suit your site. Also replace posts and content with your own.

4. Running Locally

To test your site locally, run this in your site's root directory

$ jekyll serve --watch

Head to http://localhost:4000 to see your site in action.

Contributing

Found a bug or have a suggestion? Feel free to create an issue or make a pull request!

License

See LICENSE

About

nice simple github compatible markdown website (For all your armor, rent and torn.)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 89.5%
  • HTML 10.5%