Giter VIP home page Giter VIP logo

www_tfnow's Introduction

ThreeFold TFNOW

How to run a development version locally

Install

  • Ubuntu : ./install.sh
  • MacosX : ./install_mac.sh

Run

  • Quick Run : ./run

build a static website (production only)

Run ./build.sh

Where is all the content ?

  • It is under the direcory content/docs
  • All files are markdown (.md) format

Editing

  • Always use - instead of _ in naming files and directories

  • Create a new folder for each item you want to add to tfnow with the naming convention in the previous point

  • inside each directory put

    • index.md contains markdown
    • img directory with images for that item
  • referring to img crystaltwin.png from index.md of crystaltwin item can be done simpy by ![](./img/crystaltwin.png)

  • Editing md files

    • All files start with this piece of code, this is meant to control navigation into different sections defined in the sidebar menu.

      ---
      description: ''
      sidebar: 'docs'
      prev: '/docs/wiki-publisher/'
      next: '/docs/digitalme/'
      ---
      
      
      

You want to go deeper ?

Read more here

Create new project using threefold gridsome-docc

Run gridsome create app https://github.com/threefoldfoundation/gridsome-docc

www_tfnow's People

Contributors

hamdy avatar samtaggart avatar sasha-astiadi avatar vilnite avatar weynandkuijpers avatar

Watchers

 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.