Coder Social home page Coder Social logo

asdlei99 / taoblog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from movsb/taoblog

0.0 2.0 0.0 2.23 MB

A blog system for self use.

Home Page: http://blog.twofei.com

Makefile 0.46% CSS 4.13% Shell 1.03% JavaScript 13.11% HTML 6.05% Go 67.35% Dockerfile 0.30% PLpgSQL 0.75% SCSS 6.82%

taoblog's Introduction

taoblog

我为自己编写的博客系统。

编写目的

主要目的是为了学习前端与后端知识,我非常喜欢折腾,目的算是达到了。

另外一个原因是:我之前用过 WordPress,但我发现它的功能太过复杂完善,快要不适合我了。

关于项目

我不是前端开发者,这个项目主要是我零碎时间学习前后端知识的时候顺带写成。我完全没有打算把她做成一个大家都能使用的博客系统,相反,她带有浓重的个人风格。 换句话说,除了我以外,可能没有其他人能够很好地使用这套系统。但我尽可能地使得她更加易于使用。

博客程序最开始完全由 PHP 写成,后使用 Go 语言完全重构。(PHP 依旧是世界上最好的语言,是我不够好。)

致对项目感兴趣的你们

很感谢你们对此项目的 watch,star 与 fork。

如果你们跟我一样不是前端开发者,但同样对前端有比较浓厚的兴趣,我希望你们加我为好友,一起来学习。

如果你也有兴趣来编写一套你自己的(或是对大家的)博客系统,或任何与之相关的话题,非常高兴能与你讨论。

文件说明

文件名 文件描述
admin/ 后台目录(仅登录)
cmd/ 客户端/服务端命令
config/ 配置模块
docker/ 容器镜像
gateway/ 网关接口层
modules/ 公共模块
protocols/ 协议定义
service/ 服务实现
setup/ 安装管理
run/ 临时目录
theme/ 主题目录
main.go 入口程序

RoadMap

TODO

  • 移除 jQuery

联系我

如果你想试一下

可以一句话就启动起来我的博客系统(需要 Docker 哦!):

$ docker run -it --rm --name=taoblog -p 2564:2564 -p 2563:2563 taocker/taoblog:amd64-latest

然后打开:http://localhost:2564

taoblog's People

Contributors

dependabot[bot] avatar movsb avatar

Watchers

 avatar  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.