GithubHelp home page GithubHelp logo

genialinfowebsite's Introduction

Yo- Static website generator.

Getting started

  1. we are Following this yo-generator link

  2. we have setup project with bootstarp-4 and to add support for the pug need to include this reciepe. [pug receipe | https://github.com/yeoman/generator-webapp/blob/master/docs/recipes/pug.md]

  3. for image optimization smusher a ruby gem. and for resize and other imagemagic.

  4. There will error about jQuery and popper.js. include them using bower.

how to theme project.

This project has some basic setup for bootstrap4, pug(for faster html file generations). Theming works on the cheating. I have includes core bootstrap sass files. which can be themed easily in the main.scss. This way we can theme our project using core bootstrap file and have full control like which modules we want to include.

getting stated.

  1. download this project or clone it.

  2. > npm i && bower i(not fully rquired, will get rid of Bower prefer CDN)

  3. create pug files and enjoy.

development

  1. Run npm run gulp serve this also includes live reload.

Production

  1. Just run gulp. This will create production ready dist files.

  2. If want to create Zip bundle of the project then run gulp build

Tasks

  1. create support for the navigation sytem.

  2. improve social tags.

  3. [] Add support to create amp pages.

  4. [] Add image optimiser.

  5. [] Add support for animation.css

  6. [] Write gulp task to deploy this to gh-pages


Resources

  1. Better pug files with data files
  2. Firebase tools
  3. Surge.sh and Netify , getPubli

SEO related

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.