Code Monkey home page Code Monkey logo

presswork's Introduction

Under New Development

PressWork is in development stage. Use it at your own risk!

Documentation

Get Involved

Support

Issues

presswork's People

Contributors

cbavota avatar presswork avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

presswork's Issues

Center footer nav menu

I can't for the life of me get this to work. Can you figure out a way to center the footer nav menu using CSS?

Role istead of ID

Semantic HTML(5) would be better if instead of ID, there was a use of role="" instead of id=""?

Do not you think?

Drag & Drop editor

I get this error w/ the drag&drop editor enabled:
'$("main-wrapper").sortable is not a function'

Missing = in H1 id="site-title"

Line 829 functions:

        <h1 id"site-title" class="siteheader"><a href="<?php echo home_url(); ?>/"><?php bloginfo('name'); ?></a></h1>

should be

        <h1 id="site-title" class="siteheader"><a href="<?php echo home_url(); ?>/"><?php bloginfo('name'); ?></a></h1>

Create 5 font groups

We need to create five fonts groups for users to choose from. So something like:

GROUP ONE
main font: quattrocento
nav font: Georgia
post content font: Arial

GROUP TWO
main font: Georgia
nav font: Arial
post content font: Lucida Sans

Something like that. Send me fonts for the font groups and I will build the stylesheets.

**we also need images for the five font group which will appear under the Font popup panel in the toolbox.

Need new logo & tag line for front end

I haven't gotten around to completing the header area yet, but I will need a new logo and tag line image for the top left to replace the boring blog name and tag line that is there now. There will be an option to replace it with the user's blog name or a logo they upload.

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.