Git Product home page Git Product logo

marat's Introduction

Marat

Marat


Fork info

Usage

Added the usual npm scripts:

npm run dev				# bundle exec jekyll serve --watch
npm run build			# bundle exec jekyll build

Install

This is what I had to run to make this work.

Installing Jekyll
export SDKROOT=$(xcrun --show-sdk-path)
gem install --user-install bundler jekyll

I got the following error but choose to ignore it:

Parsing documentation for jekyll-4.2.1
Before reporting this, could you check that the file you're documenting
has proper syntax:

  /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby -c lib/jekyll/commands/doctor.rb

RDoc is not a full Ruby parser and will fail when fed invalid ruby programs.

The internal error was:

	(NoMethodError) undefined method `[]' for nil:NilClass

ERROR:  While executing gem ... (NoMethodError)
    undefined method `[]' for nil:NilClass

See here for more info: Jekyll & macOS

Installing dependencies

This also failed:

bundle install

Error:

An error occurred while installing ffi (1.9.18), and Bundler cannot continue.

Fixed it by running:

bundle update

Build/watch

This finally worked:

bundle exec jekyll serve --watch

Revive the values of the Enlightenment with marat.

See Marat in action.

Marat is heavily inspired by L'Ami du peuple, a newspaper written by Jean-Paul Marat during the French Revolution, in which he was a j vocal advocate for the rights of man and liberty.

  1. Adapt the _config.yml file
  2. Replace/Delete the posts
  3. Change about.md
  4. Change or add your links in the nav.yml file located in the _data folder
  5. Replace the favicon.ico
  6. Customise the 404.md page in the root directory
  7. Run bundle exec jekyll serve --watch
  8. Enlighten the masses!

Unlike Marat's pamphlets the theme is fully responsive.

Plugins:

Marat includes the following plugins.

marat's People

Contributors

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