Code Monkey home page Code Monkey logo

grav-skeleton-landio-site's Introduction

Landio Skeleton for Grav

Landio

Landio is a responsive HTML template, built on top of Bootstrap 4 and based on the Land.io Sketch design by Peter Finlan. This template and the UI kit were coded by Taty Grassini.

Built on:

  • Bootstrap 4
  • Icomoon
  • Power of GRAV

Features:

  • Admin plugin support with customizable user area
  • VideoJS
  • Testimonials layout
  • HTML5 and CSS3
  • Fully Responsive
  • Attractive and modern design
  • Various templates for presenting your content

Basic Setup for a new Grav site

The simplest way to install Landio theme for Grav is to download and install the Landio Skeleton package:

  1. Download Landio Skeleton
  2. Simply unzip the package into your web root folder.
  3. Point your browser at the folder, job done!

TIP: Check out the general Grav installation instructions for more details on this process.


Existing Grav site

It is possible to install just the theme, but page content will need to reference the Landio theme's supported templates. It is strongly advised to at least install the Landio Skeleton package to see the theme's capabilities in action.

To install just the theme:

$ bin/gpm install landio

Usage

To customize Land.io footer, header, topbar and social counts open example configuration file from Land.io skeleton. You can customize each section to fit your needs.

Credits

Misc

Follow Pete: Twitter, Dribbble

Follow Taty: Twitter, GitHub

Follow Codrops: Twitter, Facebook, Google+, GitHub, Pinterest

grav-skeleton-landio-site's People

Contributors

flaviocopes avatar hexplor avatar rhukster avatar w00fz 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

grav-skeleton-landio-site's Issues

Install error - missing accounts folder

When you install the landio skeleton and first start it up it shows an error screen.
landio error
If you manually create the accounts folder under user and refresh it then works normally.

Multilanguage

Hi,
I use Landio for a multilanguage website.
The multilanguage works fine for pages, but the header, footer seems hardcoded.
Could you explain how to make it translatable?

Some issues after Grav v1.1.x update

Hi there,

This sceleton is not working as is. Users are forced to upgrade to Grav v1.1.x.
Classes within markup are not working and show up on the rendered page.
Instead of:
### Contact us {.text-center .m-b-lg} )
I had to use pure HTML:
<h3 class="text-center m-b-lg">Contact us</h3>

For centering the contact-form also on medium format screens I added the class col-md-offset-2 to the corresponding divs.

Issue with the navigation:
rightmost entry reads as LOGIN_PLUGIN.BTN_LOGIN. Seems there is some issue with fetching the variable value.

I did not get the contact form to send emails. Crosschecking my mail settings with another sceleton (ceevee) worked like charm. Have no clue how to solve this.

This is a great template and I'd like to use this, but I'd need to have this contact form working.

Best regards.
Peter

Login form: access denied

Trying to understand the functionality of the login incorporation in the menu. When I try to login myself, or another test user in a just-installed skeleton, i get the following:
Access Denied...

Modular nav doesn't work when title is changed

Hi !

It seems the modular templates hardcode section ids while the nav generates links using the page title.
This means the one page navigation breaks when page menu string is not the same than the hardcoded id.

In templates/modulars/news.html.twig :

<section id="news" class="section-news">

In intemplates/partials/navigation.html.twig` :

<a class="nav-link" href="#{{ _self.pageLinkName(module.menu) }}">{{ module.menu }}</a>

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.