Git Product home page Git Product logo

hiweb-client's Introduction

Hiweb

个人网站,使用 NuxtJS、Graphql 开发。

此项目纯属研究学习新技术而折腾,快速搭建可选择:Hexo、Vuepress、Gridsome 等方案。

功能

  1. Blog 基础功能(登录注册、文章、标签、分类、留言、存档等)。
  2. 动静分离,构建后的页面纯静态化,几乎不依赖服务端接口。
  3. 一个命令解决构建打包和部署,使用 Github Actions 自动化构建打包应用,并上传到云存储。

开发

cd hiweb-client
npm run dev

部署-构建打包

手动

cd hiweb-client
npm run generate

自动

自动构建打包依赖于 Github又拍云 的服务,步骤:

  1. 在 Github 创建一个新的 Repository 导入该项目。
  2. 在又拍云创建一个云存储服务用于存储页面资源。
  3. 修改项目配置文件: /hiweb-client/config/index.js

完成后,只要 push 代码到仓库就会自动触发构建打包的流程,或者前往 /manage 应用页面,点击部署按钮触发部署流程。

hiweb-client's People

Contributors

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