Slim-Website

Slim Framework website for GitHub Pages

  • 所有者: slimphp/Slim-Website
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者slimphp/Slim-Website
主編程語言Less
編程語言Ruby (語言數: 4)
平台
許可證
所有者活动
創建於2015-02-08 01:39:17
推送於2025-04-22 22:00:51
最后一次提交
發布數0
用户参与
星數128
關注者數13
派生數332
提交數1.3k
已啟用問題?
問題數124
打開的問題數2
拉請求數533
打開的拉請求數1
關閉的拉請求數78
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?