GithubHelp home page GithubHelp logo

instanceofs / alloyteam-md Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rikumi/alloyteam-md

0.0 0.0 0.0 3.56 MB

AlloyTeam 博客文章爬虫,转换为格式精美的 Markdown。

JavaScript 100.00%

alloyteam-md's Introduction

alloyteam-md

一个 AlloyTeam 博客文章本地备份爬虫,自动加盘古之白,自动格式化代码,图片和附件自动上传 COS,转换为带 FrontMatter 的精美的 Markdown,博客迁移时有备无患。

Markdown 文件

每天 0 点更新的 Markdown 文件列表参见 docs 目录

演示站

用 GitHub Pages 托管的简易演示站:https://rikumi.dev/alloyteam-md/

使用

如果需要自动上传 COS,需要创建 .env 文件:

COS_SECRET_ID=<COS 的 SecretId>
COS_SECRET_KEY=<COS 的 SecretKey>
COS_BUCKET=<COS 的 Bucket>
COS_REGION=<COS 的 Region>

然后运行 npm run build 即可在 docs 里看到生成的文章。

效果

image

alloyteam-md's People

Contributors

actions-user avatar rikumi 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.