Code Monkey home page Code Monkey logo

amundsen-roald / amundsen-photography Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 2.07 MB

[beta] Amundsen's photography 是我正在设计与开发的个人摄影作品展示平台,用来发布我在生活和旅行中拍摄的照片。

Home Page: https://amundsen-roald.github.io/amundsen-photography/#/photography

License: MIT License

JavaScript 12.99% HTML 4.86% Vue 64.01% TypeScript 10.53% Less 7.61%
vue typescript vue-router vuex es2015 eslint nodejs git

amundsen-photography's Introduction

Amundsen-photography

阿蒙森的摄影博客网站源码

简介

Amundsen-photography 是我正在设计与开发的个人摄影作品展示平台,用来发布我在生活和旅行中拍摄的照片,同时也促使我不断提高自己的各项技能。

关于设计

在浏览了很多hexo等众多静态博客的主题后,很遗憾没有找到自己喜欢的,遂产生了自己写一套简洁美观的UI界面的项目,可以方便快速地查看照片。

前序准备

你需要在本地安装 nodegit , 本项目技术栈基于 ES2015+ 及vue全家桶等技术栈 , 提前了解和学习这些知识以便于了解本项目。

开发

# 克隆项目
git clone [email protected]:amundsen-roald/amundsen-photography.git

# 进入项目
cd amundsen-photography

# 安装依赖
npm install

# 建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题
npm install --registry=https://registry.npm.taobao.org

# 启动服务
npm run serve

# 代码校验
npm run lint

测试

  • 该项目中未使用任何测试模块

部署

  • 使用 travis-ci 自动构建+部署vue项目,并展示在gh-pages页面

Travis CI

  • CI自动监听master分支变动,并部署至gh-pages分支
  • 开发分支为develop,该分支不会触发CI运行

其他

  • 暂未使用第三方域名配置
  • 该单页应用在github page中路由使用的是哈希模式

CHANGELOG

更新日志

License

MIT

Copyright (c) 2019 amundsen-roald

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.