All Projects → chanshiyucx → Aurora

chanshiyucx / Aurora

An awesome blog theme

Labels

Projects that are alternatives of or similar to Aurora

Typesetter
Open source CMS written in PHP focused on ease of use with true WYSIWYG editing and flat-file storage.
Stars: ✭ 212 (-8.23%)
Mutual labels:  scss
Vscode One Monokai
🎨 Vscode One Monokai theme.
Stars: ✭ 214 (-7.36%)
Mutual labels:  scss
Static Html Webpack Boilerplate
🔮 modern tooling for old-school static webpage development
Stars: ✭ 226 (-2.16%)
Mutual labels:  scss
Redhatofficial.github.io
The official Red Hat project page.
Stars: ✭ 211 (-8.66%)
Mutual labels:  scss
Hugo Theme Codex
A minimal blog theme for Hugo 🍜
Stars: ✭ 212 (-8.23%)
Mutual labels:  scss
Griddle
A CSS Grid Framework
Stars: ✭ 215 (-6.93%)
Mutual labels:  scss
Colors.lol
🎨 Overly descriptive color palettes
Stars: ✭ 207 (-10.39%)
Mutual labels:  scss
Rsass
Sass reimplemented in rust with nom.
Stars: ✭ 227 (-1.73%)
Mutual labels:  scss
Flutter.cn
Flutter CN docs translation plan, get started from the wiki: https://github.com/cfug/flutter.cn/wiki
Stars: ✭ 213 (-7.79%)
Mutual labels:  scss
Sass Boilerplate
A boilerplate for Sass projects using the 7-1 architecture pattern from Sass Guidelines.
Stars: ✭ 2,778 (+1102.6%)
Mutual labels:  scss
Taxi Booking App
This is a complete ride booking app, It uses google maps cordova plugin, firebase database and onesignal as notification provider.
Stars: ✭ 212 (-8.23%)
Mutual labels:  scss
Style Resources Loader
CSS processor resources loader for webpack
Stars: ✭ 214 (-7.36%)
Mutual labels:  scss
Ui
Open source wireframing tool written in typescript, react and redux.
Stars: ✭ 218 (-5.63%)
Mutual labels:  scss
Run Aspnetcore Realworld
E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 208 (-9.96%)
Mutual labels:  scss
Home
为推广RISC-V尽些薄力
Stars: ✭ 226 (-2.16%)
Mutual labels:  scss
Debugged.it
Stars: ✭ 211 (-8.66%)
Mutual labels:  scss
Awesome Learning
Awesome Learning - Learn JavaScript and Front-End Fundamentals at your own pace
Stars: ✭ 216 (-6.49%)
Mutual labels:  scss
Shorthand
Feature rich CSS framework for the new decade https://shorthandcss.com
Stars: ✭ 230 (-0.43%)
Mutual labels:  scss
Gulp Pug Starter
Frontend development with pleasure. Pug + SCSS version
Stars: ✭ 228 (-1.3%)
Mutual labels:  scss
Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (-3.46%)
Mutual labels:  scss

Aurora - An awesome blog theme

Author QQ群 Email

蝉時雨

Aurora 是一个基于 Vue 开发的 SPA 单页面博客应用程序,使用 Github Issues 进行写作,借助 Github Api 获取内容,通过 Github Pages 部署在线访问。博客评论系统采用开源项目 Gitalk。主题基于 Github 全家桶,脱离服务器与数据库,关注内容本身,操作简单,免费食用。

技术栈:Vue + Github Pages + Github Issues + Github Api + Gitalk。

在线演示:蝉時雨

Getting Started

Installing

npm install -g @vue/cli-service-global

git clone [email protected]:chanshiyucx/aurora.git

cd aurora
npm install

Configuration

修改配置文件 src/config.js,每个配置项都有详细说明。

完整详细的主题食用方法参考 Aurora 食用指南

Preview

确定配置无误,可以先行本地预览。

npm start

浏览器打开 http://localhost:8000 便可访问新的博客!

注意在本地预览时 gitalk 不能正常使用,这属于正常情况,发布线上访问便能正常显示评论。

Deployment

本地预览检查能正常访问后,即可以打包发布上线。

Aurora 2.0 添加一键部署功能,只需要编辑 deploy.sh,配置自己的仓库和域名,之后命令行执行 ./deploy.sh,即可自动打包并上传到指定仓库,将该仓库开启 Github Pages 功能即可在线访问。

./deploy.sh

Just enjoy it ฅ●ω●ฅ

Timeline

  • 2019/10/24 Aurora 2.0
  • 2019/04/25 新增背景主题-千年幻想
  • 2019/03/08 新增 Valine 匿名评论功能

License

This project is licensed under the MIT License.

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