Git Product home page Git Product logo

docs's Introduction

Freeplane docs

The site is served as GitHub Pages at https://docs.freeplane.org/.

The site uses mdbook with the following preprocessors:

Mdbook generates static html pages from the markdown sources. Is includes only pages listed in the table of content file src/docs/SUMMARY.md.

The main content is located in the src/docs directory. There's a sub-directory called attic, which contains draft documents, separated into

  • old-mediawiki-contentโ€“ MediaWiki pages (pre-2022 wiki) migrated to Markdown for GitHub,
  • new-wiki-initiativeโ€“ pages created around 2021 and later as an attempt to start using GitHub and Markdown for documentation.

The vision is to clean up attic. Some content in attic, especially in old-mediawiki-content, might be outdated, some unconverted, some media files missing. Therefore, the outcome to be achieved is to have each page reviewed/completed before incorporating it to docs root and/or removing it from attic as no longer relevant.

When a page is incorporated to docs root and/or removed from attic, all existing attic pages linking to it should be updated. Relative links should be used.

How to run the site locally

  • Install mdbook and the preprocessors
  • Clone the repository, e.g. git clone https://github.com/freeplane/docs.git
  • Change directory to docs cd docs
  • Run mdbook serve src --dest-dir ../build/gh-pages -p 3000
  • Browse the site at http://localhost:3000/
  • When you edit the pages, the changes are applied automatically

Edit on-line

You can edit and preview the documentation in an online IDE Gitpod. It contains an embedded python HTTP server which starts automatically and shows all changes as you introduce them. To run it with your forked repository, you can navigate to README.md in your fork on GitHub and click the Open in Gitpod button below.

Open in Gitpod

docs's People

Contributors

macmarrum avatar dpolivaev avatar dpolivaevunite avatar ofossum avatar euu2021 avatar quickfold avatar kenfhill84083 avatar sifran-github avatar 1-dimensionalbox avatar darwinsirl avatar swapy avatar edofro avatar ldmpub avatar claytoncurtis1947 avatar rsau avatar penn5 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.