croissong / website

Updatecli website

Home Page:https://www.updatecli.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Netlify Status

Requirements

Install all dependencies:

  • Hugo >= 0.75.0/extended (needed for SCSS processing support)
  • Node.js >= 14.15.0 (needed to install npm packages and run commands)
  • Asciidoctor >= 2.0.16 (needed to render the .adoc files with Hugo)

Get started

Have your local site in two steps:

Install npm packages

npm install

Start local development server

npm run start

3. Open the start page of the website

Point your browser to http://localhost:1313

4. Stopping the local development server

Execute <ctrl><C> from the session where npm run start is running.

Other commands

Doks comes with commands for common tasks.

Contributing

Asciinema shortcode

To add a asciinema video, you can use the shortcode {{<asciinema "asciinema_video_id">}}

Documentation

About

Updatecli website

https://www.updatecli.io/

License:MIT License


Languages

Language:SCSS 67.7%Language:HTML 16.7%Language:JavaScript 15.1%Language:Shell 0.5%Language:Ruby 0.1%