Giter Site home page Giter Site logo

rogererens / neovim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from practicalli/neovim

0.0 1.0 0.0 1.48 MB

Using Neovim, Conjure and LSP for Clojure development

Home Page: https://practical.li/neovim

License: Creative Commons Zero v1.0 Universal

CSS 100.00%

neovim's Introduction

Book status

GitHub issues GitHub commit activity GitHub pull requests GitBook publish MegaLinter pages-build-deployment

License and Contributing

Practicalli Neovim by Practicalli is licensed under CC BY-SA 4.0

Please read the contributing section of the book before raising an issue or pull request

By submitting content ideas and corrections you are agreeing they can be used in this workshop under the Creative Commons Attribution ShareAlike 4.0 International license. Attribution will be detailed via GitHub contributors.

GitHub Actions

The megalinter GitHub actions will run when a pull request is created,checking basic markdown syntax.

A review of the change will be carried out by the Practicalli team and the PR merged if the change is acceptable.

The Publish Website GitHub action will run when PR's are merged (or the Practicalli team pushes changes to the default branch).

GitBook Static Site Generator

GitBook open source tool is used to generate all the Practicalli books, as it provides a simple way to provide effective navigation across a guide or book with a large number of pages.

Install locally

GitBook can be installed locally to support larger pieced of content development. It provides a local server that should continually build the site when changes are saved.

GitBook requires node.js version 11 (or version 10, or 8)

Install GitBook using node package manager

npm install gitbook-cli -g

Fork the practicalli/clojure GitHub repository and clone that fork to your computer,

git clone https://github.com/<your-github-account>/clojure.git

Install the GitBook plugins used for this project (as defined in the book.json configuration)

switch to the root directory of the cloned repository when complete.

gitbook install

If any plugins fail to install, ensure node version 11 (or 10) is being used

Run a local server to generate the website from the markdown content, which also listens for changes

gitbook serve

Gitbook plugins

GitBook has numerous community plugins to extend its functionality.

The following plugins are currently used for Practicalli books.

  • anchor-headings-lambda
  • callouts
  • codeblock-disable-glossary
  • folding-chapters - fold navigation sections
  • ga - Google analytics
  • -glossary - disable default glossary
  • -highlight - disable default highlight (prism)
  • klipse - embed Klipse code evaluation in pages
  • newtabs - in-page tab sections
  • prism code block syntax highlighting (use jr0cket.css theme, added manually)
  • sectionx-ex - in-page sections that can be collapsed (klipse doesnt work inside a section)
  • -sharing - buttons to share on social media (default plugin disabled)
  • splitter - movable vertical bar between navigation and content, remembers position
  • terminull-light - fancy console - draws copy button on klipse elements
  • theme-jr0cket - custom version of theme-code, removing numbering
  • toggle-chapters - collapsed and expand navigation sections
  • toolbar - add toolbar of links to GitHub, Chat, etc.
  • youtubex - embed YouTube videos by id, rending responsively to page size
  • wide-page - gitbook plugin to have a fluid page width instead of fixed

neovim's People

Contributors

practicalli-johnny avatar

Watchers

James Cloos 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.