npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

aurora-lux

v2.0.0

Published

An awesome blog theme

Downloads

8

Readme

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.