Giter Site home page Giter Site logo

flat-theme's People

Contributors

adrienadb avatar adrion avatar daftspunk avatar elvisleung222 avatar gergo85 avatar luketowers 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  avatar  avatar  avatar  avatar

flat-theme's Issues

Missing icons?

So, I went on to the Flat UI homepage to look up some of the icon codes for the theme and noticed that some of them don't seem to work. Some of the ones I noticed not working are github & wordpress, there are also probably many more that aren't available.

I was wondering if I have to include them some how or if I am just not using them correctly. I assumed the div class would be the same as the flat UI official.

Sublinks in nav partial

The sublinks do not seem to render for October CMS Build 434. Any idea why that my be? Thank you!

How can I protect sublinks nav partial? Based on if User is logged in?

Hello, I would like to make a specific link, namely user, with its sublinks, unavailable to guest users... so it won't display this link, but display it as soon as the guest registers or sign in to the website.

{% set
    links = {
        'home': ['home', 'Home'],
        'discord': ['discord', 'Discord'],
        'team': ['team', 'Team'],
        'user': {
            name: user.username,
            sublinks: {
                'dashboard': ['user/dashboard', 'Dashboard'],
                'logout': ['user/logout', 'Logout']
            },
        }
    }
%}

How can I do this with this template?

Outdated Dependencies

This theme hasn't been updated in quite a while and as such it's dependencies are pretty out of date. The most notable one is Font Awesome, being 3.2.1 and the current version being 4.7.0; however almost all of the other dependencies are just as out of date.

@daftspunk, would you accept a pull request bring this theme's dependencies up to date and integrating with October's LESS compiler instead of relying on pre compilation?

Unsecured contents

Hi,
My OctoberCMS instance is hosted on a secured connection.
Firefox isn't opening some unsecured contents in pages "Demonstration" and ui-elements".
Issues has been solved by modifying "http" by "https" on below pages:

demonstration page:

31 <iframe src="https://player.vimeo.com/video/29568236?color=3498db" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

ui-elements page:

408 <source src="https://iurevych.github.com/Flat-UI-videos/big_buck_bunny.mp4" type="video/mp4">
409 <source src="https://iurevych.github.com/Flat-UI-videos/big_buck_bunny.webm" type="video/webm">

Fix navbar sublinks

octobercms install of flat-theme is not correctly displaying sublinks.
code in this repository is correct

currentPage variable undefined?

I recently installed the theme and realized that within the nav partial, there is a call to a seemingly undefined variable called currentPage which is used in a ternary operator which will add the 'active' class to a list item in the navbar. I was wondering if this was intentionally left undefined or simply overlooked. Thanks for the theme!

Less don't catch nested imports modifications

Hi,
First thanks for this useful starter template :)

I have some less compiling issues with the template.
I started by set : 'enableAssetDeepHashing' => true,
But it doesn't catch any modifications in nested imports (like theme/variables.less).
I think it's the same limitation: octobercms/october#2345

A workaround is to remove theme/all.less and add its content into theme.less
This way I remove one nesting level.

Do you have a better/cleaner solution ? I don't found anything in October forums or documentation.
If not do you want a simple PR for this ?

Thanks !

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.