DevOps研发效能
媒体矩阵
开源中国APP
授权协议 MIT License
开发语言 JavaScript
操作系统 未知
软件类型 开源软件
所属分类 Web应用开发
开源组织
地区 不详
投 递 者 首席测试
适用人群 未知
收录时间 2021-12-09

软件简介

Changelog

Create a Changelog site of your Product

Sample Screen

Demo

Setup Guide

Quick Setup

  1. Fork the project Changelog
  2. Edit _config.yml with your data (check settings section)
  3. Connect to the domain with Netlify.

Publish Post

  1. Create new file under _posts folder
  2. File Name should be like yyyy-mm-dd-feature-name.md (See This file for referance )
  3. Add the post content like this:
---
title:  "Welcome to Changelog"
category: New
---
We have just launched this website. You will see our product's future updates here.
1. Subscribe our email.
2. Watch on Github (If you are developer)
3. Subscribe our [RSS feed](/feed.xml).
  1. Commit new file.

Features

  • Disqus Comment: What users think about the new feature? Let theme Discuss in the comment

  • Custom Domain: Don't compromise with your brand identity. Use your branded domain or subdomain.

  • Watch on Github: Developers can watch your changelog directly in their Github account.

  • RSS Feed: Let your user get new features in their favorite feed reader.

  • Google Analytics: Add Google Analytics with gtag.js

  • Markdown Support: It's easy to write change log in markdown.

  • Add Team Members: Host on Github and Invite team members if you want.

  • SSL Support: We recommend using Netlify to server your changelog. Netlify takes care of SSL.

  • Hosted on Github: Our Repository is hosted on Github. Just fork it.

  • Admin: Netlify CMS Powered Admin to release new features.


If you face any issue in the setup. Email me at changelog@bansal.io and I will help you to setup.


Are you releasing a major version?

Launch at BetaPage


Questions?

Open an Issue


Contact me for sponsorship hello@bansal.io

License

This project is licensed under the MIT License - see the LICENSE file for details

展开阅读全文

代码

评论

点击引领话题📣 发布并加入讨论🔥
暂无内容
发表了博客
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
发表了问答
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
暂无内容
0 评论
0 收藏
分享
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部