Git Product home page Git Product logo

i_want_to_help's Introduction

Tale

Gem Version

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

Tale screenshot

Features

  • Easy installation
  • 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

Installation

There are 3 ways to install this theme

  1. Install it as a Ruby Gem (for self-hosted sites)
  2. Install it with the jekyll-remote-theme plugin (for GitHub Pages hosted sites)
  3. Fork the project directly

Ruby Gem method

  1. Add this line to your Gemfile:
gem "tale"
  1. Install the theme's gems and dependencies:
$ bundle
  1. In _config.yml add these lines:
theme: tale

permalink: /:year-:month-:day/:title
paginate: 5

Remove any other theme: lines.

  1. Rename index.md to index.html. Without this, the jekyll-paginate gem will not work.

  2. In about.md, change the layout: field to post:

layout: post

GitHub Pages method

  1. Add these 2 lines in to your Gemfile:
gem "jekyll-remote-theme"
gem "jekyll-paginate"
  1. Install the newly added gems:
$ bundle
  1. In _config.yml add these lines:
remote_theme: chesterhow/tale

permalink: /:year-:month-:day/:title
paginate: 5

plugins:
  - jekyll-paginate
  - jekyll-remote-theme

Remove any other theme: or remote_theme: lines.

  1. Rename index.md to index.html. Without this, the jekyll-paginate gem will not work.

  2. In about.md, change the layout: field to post:

layout: post

Fork method

  1. Fork this repository

  2. Delete the unnecessary files/folders: CODE_OF_CONDUCT.md, LICENSE, README.md, tale.gemspec

  3. Delete the baseurl line in _config.yml:

baseurl: /tale      # delete this line

Usage

Once you've installed the theme, you're ready to work on your Jekyll site. To start off, I would recommend updating _config.yml with your site's details.

To build and serve your site, run:

$ bundle exec jekyll serve

And you're all set! Head over to http://127.0.0.1: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

i_want_to_help's People

Contributors

alichtman avatar vladdoster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

i_want_to_help's Issues

Automated Security Analysis + Linting

It would be great if we could stand up an automated security analysis + linting pipeline for zinit + other plugins. shellcheck, or other like tools. Idk what the state of the art zsh security tooling is.

Do you need sources?

Don't know if it can help, but I previously made some backups of zinit:

image

I can upload them somewhere if you want.
Onf

A few more repo forks

Here is a list of repo forks, I was able to figure out with the help of Wayback Machine (Thanks to Archive Team and the WARC). You can still browse the repo pages from zinit-zsh and zdharma.
After getting the exact repo names from there, I search in github and tired find the most updated fork. Here is the list:

I still wasn't to get a hold of the following repos. If anyone have a forks of these or have them locally, please upload in a repo and share with us. Thanks!

  • z-a-default-ice
  • z-a-turbo-annexes
  • z-a-test

Adding a repo/wiki to help with migration

I believe a repo or wiki with steps to migrate from the deleted versions of apps where the apps are broken due to the deletion (zinit for example) would be very useful. Some people may not know where to change what to migrate to this org's fork/mirror of the stuff. If needed I might try to help writing the help page/wiki/whatever.

domain name

There are several domain names and TLDs available. zdharma.org is not, available, but maybe that's okay.

I vote we use zinit.dev. I'm willing to buy the domain but figured I'd ask so we don't step on anyone's toes.

Wiki

I suspected something like this would happen when his personal site started linking to ads.

Thank you for starting this organization. This rug-pull of sorts is immature and for what gain?

I'd be more than happy to get the wiki back up if you could add me to the organization.

๐ŸŽฏ Hunt for missing repos!

While migrating stuff to zdharma-continuum I noticed that a few repos are neither available via softwareheritage.org, the wayback machine nor google cache.

If anyone has these on disk please let me know:

Feel free to add a comment if you are missing a particular repo.

Removal of Donations + Sponsorship

I'm going to remove the donations links and sponsorship options for zdharma-related projects since Sebastian is no longer involved.

I will not be accepting donations or sponsorship. It's not my work.

Community tools

Hej fellow zinit users,

What do you guys think about creating the following?

  • a matrix and/or IRC channel
  • a new subreddit (since r/zinit seems to be doomed as well)
  • enabling GH discussions on the main repo (zdharma-continuum/zinit)

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.