GithubHelp home page GithubHelp logo

a1ip / brutalist-blog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrewhwanpark/brutalist-blog

0.0 1.0 0.0 2.18 MB

Minimalistic Jekyll theme that automatically supports dark and light modes for blogs

Home Page: https://andrewhwanpark.github.io/brutalist-blog

License: MIT License

Ruby 1.29% HTML 75.73% SCSS 22.98%

brutalist-blog's Introduction

brutalist-blog

Introduction

brutalist-blog dark mode homepage brutalist-blog light mode homepage brutalist-blog mobile homepages

brutalist-blog is a no frills, fully-responsive, hyper-minimalistic dark/light theme. The theme is heavily inspired by Mark Otto's personal site: https://markdotto.com/

Demo: https://andrewhwanpark.github.io/brutalist-blog/

My personal site that uses the same theme: https://andrewhwanpark.github.io/

Features

  • Automatically changes from dark/light modes depending on the OS settings.
  • Easy integration with Google Analytics.
  • Generates XML sitemap and RSS Atom feed.
  • jekyll-seo-tag to add metadata tags for search engines and social networks to better index and display your site's content.
  • Full markdown support: code blocks and tables are automatically bootstrap components.

code blocks

tables

Installation

Clone this repo:

$ git clone https://github.com/andrewhwanpark/brutalist-blog.git

If you haven't already, install bundler:

$ gem install bundler

And then execute:

$ bundle install

Serve the site:

$ bundle exec jekyll serve

Installation with Github Pages

After cloning the repo, checkout to the gh-pages branch.

$ git checkout gh-pages && git pull

In the directory:

$ bundle install

For local development:

$ bundle exec jekyll serve

After tweaking with it, you can publish the site. Under your repository name, click Settings.

tutorial

In the left sidebar, click Pages.

tutorial 2

To see your published site, under "GitHub Pages", click your site's URL.

tutorial 3

For a more detailed guide, visit this guide by Github: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll

Usage

First things first: _config.yml

First, you should change data in _config.yml to the appropriate information such as your social links for the footer icons, avatar for navbar logo, title and name of the site, and more crucial information.

Adding content

In order to add permanent pages, add in similar fashion to about.md and portfolio.md and add apppropriate data to _data/navigation.yml.

In order to add blog posts, add in similar fashion to _posts/2021-07-16-this-post-demonstrates-post-content-styles.md.

Custom style changes

If you wish to add custom styling through SCSS or CSS, you can add or edit _sass/main.scss.

Custom domains with Github Pages

Follow this simple guide: https://medium.com/@xiang_zhou/how-to-add-custom-domain-to-your-jekyll-blog-provided-that-you-built-your-site-using-github-6e1c8bf20afe

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/andrewhwanpark/brutalist-blog.

License

The theme is available as open source under the terms of the MIT License.

brutalist-blog's People

Contributors

andrewhwanpark avatar

Watchers

 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.