Skip to content

ALCops/alcops.dev

Repository files navigation

alcops.dev

This repository contains the source for alcops.dev, the home of ALCops - A community driven collection of code analyzers for the AL programming language of Microsoft Dynamics 365 Business Central.

The site is built with Hugo using the Docsy theme.

Prerequisites

You need the following tools installed before you can run the site locally:

Tool Notes
Hugo Extended The Extended edition is required (Docsy uses SCSS). Minimum version: 0.155.0
Go Required for Hugo module support
Node.js Required for PostCSS, which Docsy uses for asset processing

For full details on Docsy's prerequisites, see the Docsy getting started guide.

Run locally

  1. Clone the repository:

    git clone https://github.com/ALCops/alcops.dev.git
    cd alcops.dev
  2. Install Node.js dependencies:

    npm install
  3. Start the local development server:

    hugo server
  4. Open your browser at http://localhost:1313.

Hugo watches for file changes and reloads the browser automatically.

Contributing

Contributions are welcome. See CONTRIBUTING.md for how to get started.

About

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages