All Projects → viko16 → Vue Ghpages Blog

viko16 / Vue Ghpages Blog

Licence: mit
[DEPRECATED] ✏️ A blog based on GitHub Pages built with Vue.js 2 + webpack 3.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Ghpages Blog

Jekyll Theme Yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Stars: ✭ 113 (-72.37%)
Mutual labels:  blog, github-pages
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (-56.48%)
Mutual labels:  blog, github-pages
Blog
✒️记录技术的新博客,采用Vue3开发,使用GitHub API进行数据交互
Stars: ✭ 119 (-70.9%)
Mutual labels:  blog, github-pages
Microdust
My personal blog Microdust
Stars: ✭ 63 (-84.6%)
Mutual labels:  blog, github-pages
Qiubaiying.github.io
BY Blog ->
Stars: ✭ 2,674 (+553.79%)
Mutual labels:  blog, github-pages
Liweimin1996.github.io
Min's blog 欢迎访问我的博客主页!(Welcome to my blog website !)https://liweimin1996.github.io/ 百度云资源持续更新中,欢迎点赞star
Stars: ✭ 106 (-74.08%)
Mutual labels:  blog, github-pages
Haacked.com
You've been haacked and you like it
Stars: ✭ 131 (-67.97%)
Mutual labels:  blog, github-pages
Lagrange
A minimalist Jekyll theme for running a personal blog
Stars: ✭ 454 (+11%)
Mutual labels:  blog, github-pages
Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (-45.48%)
Mutual labels:  blog, github-pages
Fast template
A template for really easy blogging with GitHub Pages
Stars: ✭ 184 (-55.01%)
Mutual labels:  blog, github-pages
Chalk
Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
Stars: ✭ 987 (+141.32%)
Mutual labels:  blog, github-pages
Beautiful Jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Stars: ✭ 3,778 (+823.72%)
Mutual labels:  blog, github-pages
Aviaryan.github.com Retired 2018
My website (retired)
Stars: ✭ 10 (-97.56%)
Mutual labels:  blog, github-pages
Blog With Github Boilerplate
这是博客文章《完全用 GitHub 写博客》所提出流程的示例仓库。
Stars: ✭ 110 (-73.11%)
Mutual labels:  blog, github-pages
Streetturtle.github.io
Blog
Stars: ✭ 19 (-95.35%)
Mutual labels:  blog, github-pages
Page.qy
🤘 以简单的方式, 建立你的个人网站, 无需一行代码
Stars: ✭ 124 (-69.68%)
Mutual labels:  blog, github-pages
Reverie
🎨 A ridiculously elegant Jekyll theme.
Stars: ✭ 442 (+8.07%)
Mutual labels:  blog, github-pages
Blog
a blog demo on github pages
Stars: ✭ 179 (-56.23%)
Mutual labels:  blog, github-pages
Emacs Easy Hugo
Emacs major mode for managing hugo
Stars: ✭ 235 (-42.54%)
Mutual labels:  blog, github-pages
Liberxue.github.io
Liberxue blog for lightweight Jekyll themes 轻量级自适应 简洁 卡片式博客主题 3秒搞定GitHub blog
Stars: ✭ 330 (-19.32%)
Mutual labels:  blog, github-pages

vue-ghpages-blog

GitHub release JavaScript Style Guide Dependency Status FOSSA Status

✏️ A blog based on GitHub Pages built with Vue.js 2 + webpack 3.

一个依赖 GitHub Pages,无需本地生成的静态博客,使用了 Vue.js 2 组件开发,webpack 3 打包。

[DEPRECATED] 不再维护!!

  • I've switched my blog project to VuePress. And this repository is no longer maintained. If you like the theme, you can try vuepress-theme-simple.
  • 我已经将自己的博客程序迁移为 VuePress,这个库也不再维护。如果你喜欢这个主题,可以试试 vuepress-theme-simple,原汁原味~

Post Screenshots

Demo: https://viko16.github.io/vue-ghpages-blog/

Features

  • Vue 2 / Vue-router / axios
  • webpack 3 / Babel 6 / Stylus
  • No need to generate locally ( now using TravisCI )
  • Hosting on GitHub Pages
  • SessionStorage cache

Develop

Note: src/config.js points the configurations of my personal blog. If you fork this repository, modify it first. 😳

# Install dependencies
npm install
# Develop with hot reload
npm run dev
# Lint and Test
npm test

Vue 1.x version

For the Vue 1.x version, please see the vue-1 branch.

About My Workflow

License

MIT © viko16

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].