Git Product home page Git Product logo

log's Introduction

Log

Log is a minimal WordPress theme inspired by the great mnmlist, but built with modern tools like gulp, CoffeeScript, and Sass. The theme was specifically developed for personal daily logging purpose.

Differences from mnmlist

Other than just visuals, changes and improvements introduced are:

  • Heavily refactored code
  • Templates stripped down to only one main index.php (the only page required by WordPress)
  • [code] shortcode added for Prism-favored code formatting. For example: [code lang="markup"], [code lang="javascript" line="10"]. Requires Prism to work - I'd suggest Prism WP.
  • Infinite scrolling from JetPack
  • Responsive support to two break points: 480 and 768px
  • Last but not least: The haiku is now from Fukuda Chiyo-ni. Just a personal taste.

There are no post or page titles in favor of <time>, but it should take you no more than five minutes to add them back in.

Demo

See the theme in action here.

Requirements & Installation

Log requires PHP 5.4 or newer. To install, from inside your site's wp-content/themes folder, run:

git clone https://github.com/phanan/log.git
cd log
npm install
gulp

log's People

Contributors

phanan avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

erichuang2015

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.