GithubHelp home page GithubHelp logo

fnonh / bakkesmodwiki.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bakkesmodwiki/bakkesmodwiki.github.io

0.0 0.0 0.0 47.27 MB

A wiki and API reference for BakkesMod Plugins

Home Page: https://wiki.bakkesplugins.com

JavaScript 29.64% C++ 8.36% CSS 0.05% HTML 61.96%

bakkesmodwiki.github.io's Introduction

BakkesModWiki-Hugo

This is a temporary development repo for the new BakkesMod Programming Wiki!

Developer installation

  1. Clone the repo
  2. Ensure that you have a hugo.exe binary in the root of the repo. This is needed to run the dev server and build the static website. Download instructions are available at gohugo.io
  3. Download and install Doxygen (https://www.doxygen.nl/files/doxygen-1.9.2-setup.exe) to the default location
  4. In the repo root, run npm install to install the required packages
  5. Generate the SDK documentation by running the command npm run sdkgen
  6. Run the dev server with npm run dev
  7. Optionally, build the static files for offline usage with npm run static. The finished site can be found at ./public

Updating Geekdocs version - Current v0.29.0

  1. Download and extract the latest version of the Geekdocs template
    https://github.com/thegeeklab/hugo-geekdoc/releases
  2. Replace the files in /themes/hugo-geekdoc with the new version
  3. Remove the svg favicon option from
    /themes/hugo-geekdoc/layouts/partials/head/favicons.html
  4. Ensure that the page author markdown is untouched in themes\hugo-geekdoc\layouts_default\single.html
  5. Check for any breaking changes in previous releases and fix accordingly
  6. Update the version listed in this README
  7. Push new version

bakkesmodwiki.github.io's People

Contributors

flynnoconnell avatar gobbles86 avatar itsbrank avatar rivques avatar sciguymjm avatar simpleaob avatar ubelhj 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.