Giter VIP home page Giter VIP logo

gitourmock's People

Watchers

 avatar

gitourmock's Issues

Gitour的技术选型

草案

动态

Express + Nodejs

数据库要不要?要不用json保持轻量级?

缓存方案,避免重复读取GithubAPI,毕竟它不是博客站;

服务端渲染:React? 为了保证SEO,避免用户再自行处理SEO问题

用户登陆认证问题?会不会导致60次 / 5000次限制?导致博客挂掉?需要有中心化的缓存服务器吗?

调取github GFM渲染器

静态

如何生成静态博客?可能需要参考其他静态博客生成器了

模拟一些假数据

用Gitour 打造你的Issue博客

这是一个基于Github Issue的博客框架,使用Nodejs完成后台数据抓取、数据缓存、服务端渲染功能。当然,如果你愿意我们也提供了静态博客生成器。

测试历史

纯静态和纯动态

还有中间值可以选择?比如文章部分使用纯静态页面,评论使用动态,前端请求+渲染,每次列表刷新时检查数据过期,写入json,静态发布至repo

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.