GithubHelp home page GithubHelp logo

mcmonkey4eva / freneticdocs Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 122 KB

Documentation backend for Frenetic-meta based codebases (primarily for command/tag script engines).

C# 81.07% Batchfile 0.16% JavaScript 1.79% CSS 16.90% Shell 0.07%

freneticdocs's Introduction

FreneticDocs

Welcome to the Frenetic Docs Engine, built in ASP.NET Core MVC!

Notice

At current stage, FreneticDocs is Copyright (C) 2016-2018 Frenetic LLC, All Rights Reserved.

Licensing is likely to change in the future (probably MIT).

Project Identity Notice

This project may be moved elsewhere (possibly to the DenizenScript page) in the near feature (it's basically just used for Denizen right now... the FreneticScript documentation format was changed entirely from this setup).

Project Status

Midway through initial development - most pages are available (though not fully complete), Discord bot is working but needs more work.

These docs are for legacy (comment structured) docs!

Setup

  • Create config/docs.cfg based on sample_config.cfg and configure it.
  • Install .NET Core CLI SDK version 2.0.0 or higher! That's available at: https://github.com/dotnet/cli
  • Install NPM (Node Package Manager) and Node.js.
  • Install NPM package gulp and related (at a command line, npm install gulp gulp-cli rimraf gulp-concat gulp-cssmin gulp-uglify gulp-rename).
  • Might have to install gulp-cli globally (npm install -g gulp gulp-cli).
  • If on Windows, run development.bat or start.bat. Otherwise, use launch.sh.
  • Connect to server address (or localhost) at port 8051.
  • That's all, folks!

Other things to configure

  • Create a config/docs_homepage.html to contain homepage HTML data.
  • Create your own docs logo and favicon.
  • Create/edit start.sh to allow proper auto-restarting, and/or configure the executable to be a service.

Editing

  • Primary editing should be done in VS Code (With the OmniSharp extension... VSCode will automatically suggest installing it).

freneticdocs's People

Contributors

mcmonkey4eva avatar

Watchers

 avatar  avatar  avatar

Forkers

morphan1

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.