Giter Site home page Giter Site logo

stavyan / stav-zone Goto Github PK

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

坚持一件平凡的事情久了,就会变得不平凡。其实坚持写博客就是一件很了不起的事情。

Home Page: https://stavtop.club

License: Apache License 2.0

JavaScript 64.78% CSS 7.96% HTML 27.23% PHP 0.04%

stav-zone's Introduction

斯塔夫部落格--个人知识补给站

博客访问地址

目录

预览图

先上预览图:

主页 home

文章页 article

管理后台 manage

##各部分详情

主页 Home

主页默认展示10篇文章的摘要部分,用户点击标题进入文章详情页,点击其他部分则进入预览页。左侧为文章分类模块,右上角为模块的导航,用户可以继续在这部分添加相应模块,只需修改对应代码即可。

项目页 Project

将GitHub及Gitee的项目罗列至此。

工具页 Tools

收藏或者开发一些工具进行展示。

简历页 Resume

笔者将近期的用到的或更新的简历展示于此。

留言页 Guestbook

供读者与读者或者读者与笔者进行交流。

关于页 About

对个人和对本站的介绍。

文章详情页

笔者在编写文章是可对文章添加标签展示在右上方,读者可根据需求调节字体的大小。

目录 Contents

目录根据markdown语法自动生成,页面滚动时目录固定在屏幕右侧,若目录高度超出屏幕高度,目录产生滚动条。

markdown

所有的文章都可基于Mardown编辑器进行编写。

移动端适配

完美适配移动端。

mobile

Footer

提供进入后台管理入口。 footer

统计及其他参数配置

博客支持百度统计,只需在config/setting.json中配置相应的id即可,代码如下。

  "SiteName": "stav-zone",
  "SiteDomain": "https://stavtop.club",
  "RecordNo": "stav-yan",
  "LogoPath": "/static/images/zhr.jpg",
  "PageSize": "10",
  "ExpandMenu": "true",
  "Editor": "",
  "CacheExpired": "300",
  "TranslateKey": "",
  "EnableStatistics": "true",
  "StatisticsId": "",
  "EnableShare": "true",
  "ShowComments": "true",
  "ShowGuestbook": "true"

博客使用方法

基本信息

统计信息

写文章

本地运行

发布到 GitHub

没什么问题,推送到自己的博客仓库即可。

更新日志

2018-08-10

  • [+] 完成网站的基础框架的搭建。
  • [^] 完成网站的基础框架的搭建。

交流

笔者热爱新技术学习、热衷分享。

最后

欢迎进入进入网站查看浏览---斯塔夫部落格

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.