Coder Social home page Coder Social logo

mohammed-taysser / gutenberry Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 17.62 MB

Hello world and welcome in version 2 of `Gutenberry`. It's multiple page designed for a blog website. I introduce a lot of technologies ond new tools to boost speed and performance.

Home Page: https://mohammed-taysser.github.io/Gutenberry/

License: MIT License

HTML 19.09% JavaScript 17.88% SCSS 25.35% Pug 37.68%
javascript vanilla-javascript vanilla-js cropperjs crop-image blog news guttenbey glide sass loading-animations

gutenberry's Introduction

Gutenberry ๐Ÿ’ฅ

Hello world and welcome in version 2 of Gutenberry. It's multiple page designed for a blog website. I introduce a lot of technologies ond new tools to boost speed and performance.

Quick start ๐Ÿš€

Choose one of the following options:

  • Download the latest stable release from releases. This zip file is a snapshot of the dist folder.

  • Clone the git repo and checkout the tagged release you'd like to use. The dist folder represents the latest version of the project for end users.

    # clone the repo
    git clone https://github.com/Mohammed-Taysser/Gutenberry.git
    
    # choose release
    git checkout release_tag

then in the project directory, run the command:

# install dependencies
npm install

# go to live
npm run start

Features ๐Ÿ’ฌ

  • no jQuery needed but also still supported ๐Ÿ˜‰
  • Designed with progressive enhancement in mind.
  • Most Of Functionality Built Using Vanilla Js With Little Of Es6.
  • Using the power of Gulp.Js as Task Runner
  • Minify Both Html And Css And Javascript For More Performance ๐Ÿ’ช

Browser Support ๐Ÿ› ๏ธ

supports the latest, stable releases of all major browsers.

You can find our range of supported browsers in our package.json At present we extend the browsersList default with the addition of IE 11.

That configuration translates to this full list of browsers.

"browserslist": [
"> 0.5%",
"last 2 versions",
"IE 10"
],

Documentation ๐Ÿ“

Take a look at the documentation table of contents. This documentation is bundled with the project which makes it available for offline reading and provides a useful starting point for any documentation you want to write about your project

Used Tools ๐Ÿค–

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.