GithubHelp home page GithubHelp logo

michaseel / create-contentful-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from contentful/create-contentful-extension

0.0 0.0 0.0 409 KB

Create Contentful Extension is a CLI tool for developing in-app extensions without the hassle of managing build configurations.

License: MIT License

JavaScript 75.81% CSS 0.35% HTML 1.06% TypeScript 22.77%

create-contentful-extension's Introduction

nx-bootstrap

nexum bootstrap d

Folder Structure

  • /app/
    • /fonts
    • /images
      • /testdata
    • /jade
      • /_layouts
      • /_mixins
      • /_modules
    • /scripts
      • /modules
      • /json
      • /vendor
      • controller.js
    • /styles
      • /components
      • /core
      • /modules
      • /vendor
      • main.less
  • /dist
  • /.tmp
  • .editorconfig
  • .gitignore
  • Gruntfile.js
  • package.json
  • README.md

Voraussetzungen

Installation

Grunt

Livereload / Coding

  • grunt serve Startet den Livereload Server und öffnet den Browser. Änderungen Templates, Scripts oder Styles werden live übernommen.

Build

  • grunt build Erstellt eine eigenständige Version im Ordner dist/. Minified und concatenated.

Markup / Jade

Dateien mit _unterstrich.jade sind includes und werden nicht gebaut. Globale Variablen: date: aktueller Zeitstempel page: aktuelle Datei / Pfad language: de/en/fr (wird über den grunt parameter --lang=en gesteuert) lang: Die Sprachdatei in der alle Funktionstexte gespeichert sind, die in /content/xx.json

Für den schnellen Einstieg in Jade ist diese Seite empfehlenswert: [Jade Syntax Docs] (http://naltatis.github.io/jade-syntax-docs/)

Styles / Less

Basis: Twitter Bootstrap

create-contentful-extension's People

Contributors

connor-baer avatar suevalov 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.