Giter Club home page Giter Club logo

Comments (4)

bhuvy2 avatar bhuvy2 commented on September 23, 2024

Should we start scripting the build and have a command that runs spell or aspell on each of the pages/posts?

from illinois-cs241.github.io.

bchong95 avatar bchong95 commented on September 23, 2024

Yeah maybe a precommit hook would be nice. As long as the tool is smart enough to ignore code blocks, markdown specific syntax, and allows for a dictionary that we can load with CS lingo, then I can see it being super helpful.

from illinois-cs241.github.io.

bhuvy2 avatar bhuvy2 commented on September 23, 2024

https://www.npmjs.com/package/markdown-spellcheck is probably a better tool. It parses the markdown once and only looks for typos in rendered portions, we can load a dictionary and it is made by CS people so they already have a bunch of our stuff covered (they don't have things like chara though)/

from illinois-cs241.github.io.

bchong95 avatar bchong95 commented on September 23, 2024

3cf0a69

I think this is just something people should manually run, since code blocks and uiuc terms can't be automated away

from illinois-cs241.github.io.

Related Issues (20)

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.