Coder Social home page Coder Social logo

joepatbob / fomantic-ui-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fomantic/fomantic-ui-docs

0.0 0.0 0.0 79.23 MB

Official Documentation for Fomantic-UI

Home Page: https://fomantic-ui.com

CoffeeScript 0.18% HTML 8.39% JavaScript 85.90% CSS 5.53%

fomantic-ui-docs's Introduction

Fomantic Docs

NOTE: Fomantic was created to continue active development of Semantic-UI and has the intent to be merged back into the master repository once active development can restart. For more info please read the following issues Semantic-Org/Semantic-UI#6109 Semantic-Org/Semantic-UI#6413

This folder contains the templates used to generate the static website for fomantic-ui.com.

This repo can be used to create a fork of the UI documents to serve as styleguide for your project.

Installing Dependencies

You must install DocPad, the static site generator used to create the HTML for the site, to render the contents of this repository.

npm install -g docpad
docpad install eco
docpad update
docpad upgrade

Generating Fomantic UI for Docs

Assuming two sibling folders:

  1. UI folder ./ui
  2. Docs folder ./docs

Directory structure should look like this:

fomantic/
├── ui/
│   ├── node_modules/
|   ├── ...
├── docs/
│   ├── node_modules/
|   ├── ...
  • Clone both repos to respective folders
  • npm install in ./ui
  • npm install in ./docs
  • Go through Fomantic UI installer steps (auto)
  • In ./ui folder gulp build-docs (builds files to ./docs)
  • In ./docs folder docpad install then docpad run
  • Go to http://localhost:9778/ docs should be there
  • Optionally run gulp serve-docs in ./ui to serve any changes from ./ui/src to ./docs

Running the Server

Start the docs server (and generate docs):

# run from inside docs folder that will now contain the compiled docs
# windows users can then navigate to http://localhost:9778
docpad run

Watch for changes from your UI folder, and serve to the docs instance:

gulp serve-docs

Publishing to GitHub Pages

You can publish your docs to GitHub Pages from the command line automatically

docpad deploy-ghpages --env static

Help Fix Typos and Errors

If you find any typos or mistakes, submitting a fix is easy!

fomantic-ui-docs's People

Contributors

jlukic avatar quirkyjack avatar lubber-de avatar mohammadyounes avatar prudho avatar nsmith avatar avalanche1 avatar zearin avatar deneuxa avatar lemartialou avatar brigand avatar mishak87 avatar awgv avatar dandv avatar tomsseisums avatar anotherzero avatar ikourfaln avatar dos1 avatar sami-t avatar eibrahim avatar maturanomx avatar gitname avatar exoego avatar elkebirmed avatar coreyfarrell avatar musatov avatar mdehoog avatar mike-feldmeier avatar ranhiru avatar rendom 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.