Coder Social home page Coder Social logo

my_blog's Introduction

my_blog

我的个人博客

  • Django-Hexo-Matery项目的基础上开发
  • 基于python django框架的个人博客模版;

项目地址

安装

安装运行环境

pip install -r my_blog/docker/requirements.txt

正式环境部署

  • 通过docker方式部署;
docker build -t pings/my_blog -f my_blog/docker/Dockerfile .
docker run -p 80:80 -p 8088:8088 -v /root/uploads/myblog:/opt/project/product/my_blog/uploads --name my_blog pings/my_blog

界面

  • github图片好像无法展示,这里展示链接;

首页

首页

分类

分类

文章

文章

分类(移动端)

分类(移动端)

文章(移动端)

文章(移动端)

搜索(移动端)

搜索(移动端)

更新记录

  • 2020-06-17 项目开发完成
  • 2020-06-19 完善
  • 2020-06-20 静态资源改为cdn加速

my_blog's People

Contributors

pingszi avatar dependabot[bot] 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.