Slim-Website

Slim Framework website for GitHub Pages

  • Owner: slimphp/Slim-Website
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

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

Main metrics

Overview
Name With Ownerslimphp/Slim-Website
Primary LanguageLess
Program languageRuby (Language Count: 4)
Platform
License:
所有者活动
Created At2015-02-08 01:39:17
Pushed At2025-04-22 22:00:51
Last Commit At
Release Count0
用户参与
Stargazers Count128
Watchers Count13
Fork Count332
Commits Count1.3k
Has Issues Enabled
Issues Count124
Issue Open Count2
Pull Requests Count533
Pull Requests Open Count1
Pull Requests Close Count78
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private