承接 flaviozantut/skorry 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

flaviozantut/skorry

Composer 安装命令:

composer require flaviozantut/skorry

包简介

Make fast your personal site!

README 文档

README

Print Screen

Latest Stable Version

Total Downloads

Scrutinizer Quality Score

Code Coverage

Build Status

This project inspired on syte, but using PHP and Markdown to manage posts

Install

curl -s http://getcomposer.org/installer | php
composer.phar create-project flaviozantut/skorry skorry
cd skorry
php artisan post:make
php artisan serve

Update informations

/*
 * open app/config/skorry.php
 * and replace to your informations
 */

return array(
    /*
    |--------------------------------------------------------------------------
    | Titles
    |--------------------------------------------------------------------------
    |
    */
    'title' => 'Flávio Zantut',
    'subtitle' => 'Web Developer',

    /*
    |--------------------------------------------------------------------------
    | Social
    |--------------------------------------------------------------------------
    |
    */
    "github" => "https://github.com/flaviozantut",
    "foursquare" => "https://foursquare.com/user/3328297",
    "instagram" => "http://instagram.com/flaviozantut",
    "google-plus" => "https://plus.google.com/112100489080294287923",
    "linkedin" => "http://www.linkedin.com/in/desenvolvedorweb",
    "twitter" => "https://twitter.com/flaviozantut",
    "facebook" => "",
    "pinterest" => "",
    "stackexchange" => "",
    "bitbucket" => "",

    /*
    |--------------------------------------------------------------------------
    | Comments
    |--------------------------------------------------------------------------
    |
    */
    "disqus" => "flaviopw",

    /*
    |--------------------------------------------------------------------------
    | analytics
    |--------------------------------------------------------------------------
    |
    */
    "analytics" => "UA-10815887-4",

Custom style

/*
 * open app/assets/less/tools/vars.less
 * and set your custom colors values
 */

@gn-menu-bg: #efefef;
@card-bg: lighten(@gn-menu-bg, 3);
@link-collor: #546d7a;
@link-active-collor: lighten(@link-collor, 16);

@bg-collor: #546d7a;
@default-shadow-collor: transparent;

@footer-collor: lighten(#546d7a, 20);

Replace 'public/images' favicon.ico and profile.jpg.

Your personal page will be ready!

Changelog

  • version 0.0.1-dev
  • markdown post manager
  • make post from command line
  • simple style customization
  • dump assets on static files

Roadmap

  1. enable tags
  2. rss
  3. move assets manager to external package
  4. get posts from dropbox
  5. get posts from google drive
  6. github api integration
  7. twitter api integration
  8. bitbucket api integration
  9. google-plus api integration
  10. linkedin api integration
  11. instagram api integration
  12. facebook api integration
  13. foursquare api integration
  14. pinterest api integration

统计信息

  • 总下载量: 28
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 20
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 20
  • Watchers: 3
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-08-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固