Code Monkey home page Code Monkey logo

jeo-newsroom-frontend's Introduction

JEO Newsroom

HTML, CSS, and JavaScript development for a news-forward child theme for JEO, built for the Earth Journalism Network.

This project is under early, active development and is not ready for use.

Project layout

  • gulp/ Frontend build config
  • gulpfile.js Frontend build script
  • htdocs/ Files for web server root
    • static/ Static files (CSS, JavaScript, images, and fonts), output from Gulp
  • node_modules/ Gulp build support, not under version control
  • package.json Node.js packages for gulp
  • README.md
  • src/ HTML, SASS, JavaScript, and images (processed through Gulp)

Compiled CSS and JavaScript files are at htdocs/static/.

Frontend development tooling

This project uses Gulp for frontend development automation. Build scripts are based on gulp-starter.

Theme styles are written in SASS, compiled to CSS, and minified for production. Similarly, JavaScript files are concatenated and minified.

The Gulp tools use node-sass, which doesn’t support:

  • Compass
  • Suffix selectors, i.e. for BEM notation

License

JEO Newsroom is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

JEO Newsroom is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with JEO Newsroom. If not, see http://www.gnu.org/licenses/.

Contacts and contributors

David Ramos

jeo-newsroom-frontend's People

Contributors

adavidramos avatar mishari avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

prontotor

jeo-newsroom-frontend's Issues

white list piktochart

we still can't add iframe's from piktochart to posts

<iframe width="800" height="400" frameborder="0" scrolling="no" style="overflow-y:hidden;" src="https://magic.piktochart.com/embed/8458870-kathmandu"></iframe>

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.