Coder Social home page Coder Social logo

loringmore / materialize-jekyll Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mumuxme/materialize-jekyll

0.0 2.0 0.0 4.75 MB

Jekyll theme based on materialize.

Home Page: https://blog.lazcat.xyz/

License: GNU General Public License v3.0

HTML 7.29% Ruby 0.94% CSS 42.80% Shell 0.11% JavaScript 48.85%

materialize-jekyll's Introduction

Materialize - jekyll

Introducton

This jekyll theme is based on materialize. (NOTE: this theme is only made for my own, but you can modify it freely.)

Open demo

Getting start

Install

You may need some dev headers, for debian/linux, just run:

# apt-get install liblzma-dev zlib1g-dev

(Other dependencies may also needed.)

$ git clone https://github.com/mumuxme/materialize-jekyll
$ cd materialize-jekyll
$ bundle install

Run

  1. Modify _config.yml, about.md and other(whatever you need).
  2. You can add a favicon.ico file in the project root directory.
  3. If you want to use google analytics, add your google-analytics.js into js directory.

Then:

$ bundle exec jekyll s

# or start with draft
$ bundle exec jekyll s --drafts

Or start with docker

cd materialize-jekyll

# export GEM_MIRROR=mirror.https://rubygems.org
export GEM_MIRROR='Your-ruby-gem-mirror'

./build-image.sh

./run.sh

Other

Emoji

You can use GitHub-flavored emoji. See emoji cheat sheet

TODO

  • Add comment. (???)
  • Add options to choose self host or cdn.

License

GNU GPL v3.

Others:

materialize-jekyll's People

Contributors

mumuxme avatar

Watchers

 avatar  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.