GithubHelp home page GithubHelp logo

informaticacba / slim-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slimphp/slim-website

1.0 0.0 0.0 2.82 MB

Slim Framework website for GitHub Pages

Home Page: http://slimframework.com

Ruby 0.14% JavaScript 16.41% HTML 12.61% Less 70.84%

slim-website's Introduction

Slim-Website

This is the repository for the Slim website at www.slimframework.com.

Contributing

If you spot any errors, typos or missing information, please submit a pull request.

Windows User

You need to make sure you have Ruby Devkit Installed (MSYS2).

Running Locally

To run this site locally so that you can test your changes:

$ sudo gem install bundler
$ bundle install

Now, run the local jekyll:

$ bundle exec jekyll serve

and browse to http://localhost:4000

CSS

The CSS uses Less and is managed by grunt.

Install the tool chain:

$ npm install -g grunt-cli
$ npm install

To change any CSS, edit the appropriate files in assets\less and then run:

$ grunt

You can also run grunt watch to automatically rebuild when you make CSS changes.

Build Instructions For Deployment

$ bundle exec jekyll build

Update Algolia Search

Ensure you set the environment variable ALGOLIA_API_KEY before running these commands. See algolia docs for more information

$ bundle install
$ bundle exec jekyll algolia

slim-website's People

Contributors

1ma avatar akrabat avatar codeguy avatar dependabot-preview[bot] avatar dependabot[bot] avatar geggleto avatar gurpreetatwal avatar jack-mullen avatar joebengalen avatar joppuyo avatar l0gicgate avatar lewiscowles1986 avatar llvdl avatar lornajane avatar mathmarques avatar mbohal avatar mnapoli avatar nbayramberdiyev avatar norkunas avatar odan avatar opengeek avatar raphaelstolt avatar rotzbua avatar shahariaazam avatar shahroq avatar silentworks avatar svpernova09 avatar tflight avatar tw2113 avatar veryrichard avatar

Stargazers

 avatar

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.