GithubHelp home page GithubHelp logo

digitalmindch / twister-jekyll-theme Goto Github PK

View Code? Open in Web Editor NEW
62.0 6.0 65.0 2.71 MB

a free multimedia jekyll theme

Home Page: http://digitalmind.ch/themes/twister-jekyll-theme/demo/

License: MIT License

HTML 74.24% Ruby 3.18% JavaScript 3.78% CSS 18.80%

twister-jekyll-theme's Introduction

Twister

twister preview

Multimedia

If we had to choose one word to describe Twister that would be it. Twister is a theme that focusses on multimedia. It contains different post types to create video posts, audio posts, image post or gallery posts with ease. We created a ton of Variables, that make customization super easy.

This theme is powerful and it comes with a few extras.

Features

The theme comes with a grunt file, which means that working with it is super easy. We have Tasks that compile, concatenate, minify and even deploy to your site.

Front Matter Generator

Twister comes with a front matter generator that will make generating the front matter for each post a breeze. So you don't have to remember each and every variable name, the generator will help you with that.

Extensive Documentation

We don't believe in delivering Code without explanation. So we wrote an extensive Documentation for Twister that goes over every single step from installing all of the dependencies to explaining how to customize, create posts and publish. We even tell you how you can host Twister with Plugins on GitHub pages.

Check the Docs out.

Feedback, Wishes, Problems

If you run into any trouble or have a request please do so by opening up an issue on the theme's GitHub page. If you just want to give us a general feedback feel free to contact us!

twister-jekyll-theme's People

Contributors

azonmarina avatar digitalmindch avatar mynimi 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  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  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

twister-jekyll-theme's Issues

Documentation link is broken.

I want to configure your theme and It is very important the documentation.

link is broken.

Thanks in advance for publishing this documentation or update the link

Best Regards,

¨grunt sass¨ compilation fails

I am getting an error when compiling with sass. Details below.

Running "sass:dist" (sass) task

Error: You may not @extend an outer selector from within @media.
You may only @extend selectors within the same directive.
From "@extend %center" on line 21 of sass/partials/components/_authorbox.scss
on line 99 of sass/partials/_base.scss

%center{
^

Deploying on github with plugins (not clear instructions)

Just some questions:

But make sure that under no circumstances, your _site folder ends up on your .gitignore file, because you need to build it yourself, as the jekyll GitHub runs, would end up being a save build, so no plugins.

What you mean by yourself? You mean grunt deploy will do that?

you want to create a branch called source and push all of the things there.

all the things is the whole project? Or just site_ generated folder?

The site will then be copied into the master branch.
So the whole thing is:
grunt will generate site_ folder and push it to master branch?

I just can't understand the purpose of creating source brach.

You might not want to push your node_modules folder, because it takes a lot of space and is not relevant

As I understand you don't recommend pushing this folder even to the "source" branch. But then how grunt will generate all the stuff? Maybe you want to say that we keep it under git but locally, not pushing it to server.

Sidebar? Oh it's down :(

I've finally discovered where's the sidebar. First I started by reading Docs and from there I understood that there's some sidebar. However when deploying the site locally, I see no sidebar.
Just discovered the reason. If I open the site with 100% magnification of browser, the sidebar is not "side" but it's below the categories, pagination, etc. It's in the middle and not by side.
In all browsers happens the same. With 90% it starts displaying it on the right side and it becomes real sidebar. But how to make it work with 100%?

By magnification I mean the cmd++ cmd-- on browser. I hope you understand me.

Fonts lack latin-ext support

Hi, just wanted you to know that font files do not contain some diacritical characters required in languages such as Polish (several examples: ń ź Ę Ź Ż Ć). I understand that not every site needs this additional character set so it may be a good idea to add an option in _config.yml which would make it available if needed. I'd add it myself but honestly I don't know how to get these files as you have them - any tips are welcome, I can do it then :).

PS. Is there any particular reason that fonts are actually in local files? Why not as references to Google Fonts?

iframe css not responding

it seems that anything you write in

iframe{
}

into sass/partials/_general.scss is completely ignored.

Also trying to use height into

<iframe
 width="100%"
 height="500"
 scrolling="no"
 frameborder="no"
 src="url"></iframe>

not works.

bye
G.

jekyll plugins

hi, is it possible to change plugins with liquid tags? because github doesn't support jekyll plugins so, it doesn't generate categories and tags.

Search is not working

No way to search in any browser. In Safari at least, the modal white background disappears on "Enter" key pressed. In Firefox it just does nothing.

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.