Git Product home page Git Product logo

vale-style's Introduction

Vale style

GitHub Project Stars GitHub Issue Tracking GitHub LatestRelease .github/workflows/build-static-tests.yaml .github/workflows/release-cd-deliver-docs.yml


Vale Package, for share spelling style and vocabularies between different Projects.

Sharing a release archive with a structure like:

.
└── nolte-style
    ├── styles
    │   ├── config
    │   │   └── vocabularies
    │   │       └── technical
    │   │           └── accept.txt
    │   └── nolte-style
    │       └── .keep
    └── .vale.ini

6 directories, 3 files

Usage

Add the Latest release as Package Dependency

...

Packages =  https://github.com/nolte/vale-style/releases/download/v0.1.3/nolte-styles.zip


Vocab = "technical"

[*.md]
BasedOnStyles =  Vale

(latest release are GitHub LatestRelease )

vale sync
vale .

Develop

mkdir -p ./build/nolte-style
cp -R src/* ./build/nolte-style/
cd ./build/
zip -r nolte-style.zip nolte-style
rm -rf ./build

vale-style's People

Contributors

github-actions[bot] avatar nolte avatar renovate[bot] avatar

Watchers

 avatar

vale-style's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • Update all dependencies (mkdocs, mkdocs-include-markdown-plugin, mkdocs-material, ncipollo/release-action, nolte/gh-plumbing, pre-commit, pre-commit/pre-commit-hooks, pymdown-extensions, vimtor/action-zip)

Detected dependencies

github-actions
.github/workflows/automerge.yaml
.github/workflows/build-static-tests.yaml
  • nolte/gh-plumbing v1.1.7
  • nolte/gh-plumbing v1.1.7
  • nolte/gh-plumbing v1.1.7
.github/workflows/release-cd-archive.yml
  • vimtor/action-zip v1.1
  • ncipollo/release-action v1.13.0
.github/workflows/release-cd-deliver-docs.yml
  • nolte/gh-plumbing v1.1.7
.github/workflows/release-cd-refresh-master.yml
  • nolte/gh-plumbing v1.1.7
.github/workflows/release-drafter.yml
  • nolte/gh-plumbing v1.1.7
.github/workflows/spelling.yaml
pip_requirements
requirements-dev.txt
  • mkdocs-include-markdown-plugin ==6.0.4
  • mkdocs-material ==9.5.3
  • mkdocs ==1.5.3
  • pre-commit ==3.6.0
  • pymdown-extensions ==10.7
pre-commit
.pre-commit-config.yaml
  • pre-commit/pre-commit-hooks v4.5.0

  • Check this box to trigger a request for Renovate to run again on this repository

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.