Giter Club home page Giter Club logo

gitalk-ahir's People

Contributors

mintneko avatar

Watchers

 avatar  avatar

gitalk-ahir's Issues

Hexo 通过 Github Actions 实现持续集成 | Ahir's Blog

https://mintneko.github.io/2022/05/14/githubactions/index.html#%E6%9C%AC%E5%9C%B0hexo%E6%96%87%E4%BB%B6%E4%B8%8A%E4%BC%A0github%E7%A7%81%E6%9C%89%E5%BA%93

Hexo 通过 Github Actions 实现持续集成利用Github Actions[1]来实现博客的持续集成(CI)以及持续部署(CD)[2]。一般部署好hexo博客后通过hexo g 将写好的Markdown文件转化为HTML文件然后再hexo d把生成的public文件推送到Github仓库中。 但是,直接将生成的可以运行的实际代码(生产版)推送到 GitHub 仓库上,而不是博客源码

Github+Hexo静态博客安装教程 | Ahir's Blog

https://mintneko.github.io/2021/10/27/Hexo_install/#%E8%BF%9B%E8%A1%8C%E4%B8%BB%E9%A2%98%E8%87%AA%E5%AE%9A%E4%B9%89%E9%A1%B9

Github+Hexo静态博客安装教程参考资料 1.Hexo 2.butterfly主题Github仓库 3.Gitee仓库 butterlfy 配置环境 node.js+Git 1.安装前提 安装 Hexo 相当简单,只需要先安装下列应用程序即可: Node.js 安装直接 下一步xN Git 安装直接 下一步xN注意事项 1.为方便教程编写,以下blog搭建根目录均为D:/Hexo

xml与枚举 | Ahir's Blog

https://mintneko.github.io/2021/10/24/xml/#%E5%88%A4%E6%96%AD%E6%96%B9%E5%BC%8F

xmlxml的概念 出生 w3c标准组织提出 概念 可扩展标记语言(Extensiable Markup Language) 标记语言: 由标签所组成的语言(不属于编程) <关键字> 可扩展:标签名是可以自定义 作用 1.作为存储数据和传输数据的载体 2.作为项目的配置文件 标签的语法 标签是由<>包裹的关键字组成的 标签通常情况下是成对出现,称之为”围堵标

1.分类和static | Ahir's Blog

https://mintneko.github.io/2021/10/11/Article1/#5-3static%E5%85%B3%E9%94%AE%E5%AD%97%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9-%E7%90%86%E8%A7%A3

1.案例驱动模式1.1案例驱动模式概述 (理解)通过我们已掌握的知识点,先实现一个案例,然后找出这个案例中,存在的一些问题,在通过新知识点解决问题 1.2案例驱动模式的好处 (理解) 解决重复代码过多的冗余,提高代码的复用性 解决业务逻辑聚集紧密导致的可读性差,提高代码的可读性 解决代码可维护性差,提高代码的维护性 2.分类**2.1分类**概述 (理解)分工协作,专人干专事 2.2信息管理系统

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.