Coder Social home page Coder Social logo

pure's Introduction

Pure

hugo version license code style: prettier

A minimal theme for Micro.blog.

This theme was built around a few key ideas:

  • HTML should be as semantic and clear as possible.
  • The page should be readable without CSS or JavaScript.
  • Style should be simplistic.

There is also the desire for this theme to be a good base for other themes. Because of the semantic HTML, it should be relatively easy to modify the CSS to make the theme more personalised.

Screenshots

Chris Hannah's site in light mode.

Chris Hannah's site in dark mode.

For a full preview you can check out my microblog.

Code Style

This project makes use of the Prettier code formatter. This formatting will be done automatically in a GitHub Action, but most IDEs can be configured to run this locally.

There is also a second automated step which also runs as part of a GitHub Action, and that is Super-Linter. This runs the code through a whole host of linters, and will report any errors. Some configurations have been changed for this project, which can be found under .github/linters. The main change is that this project uses tabs instead of spaces.

pure's People

Contributors

chrishannah avatar mandaris avatar manton avatar restyled-commits avatar jsonbecker avatar

Stargazers

Joe Ross avatar Brad Barrish avatar Roman avatar Margaret avatar David Blue avatar Michael S. Manley avatar tiff avatar Fabio Michele Russo avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

pure's Issues

Question about .Page.Params.redirect_url

I'm working on the transition to Hugo .91 and I'm seeing an issue with line 4 of navigation.html.

{{ if .Page.Params.redirect_url }}

What is this line supposed to be doing?

Pages treated as posts

The pages , About, Search, etc, have the date below the title. This seems to be an issue with single.html. If you add the "Reply on Micro.blog" extension, with {{ partial "conversation-link.html" . }} to single.html, that a link shows up on the pages as well as the posts.

Cannot get Archive page to work….

….or Photos, while I still had that page on my blog.

The Archive page was just displaying /Archive/
The Photos page was just displaying /Photos/

For now I am using a different theme.

I’m @crossingthethreshold on Micro.blog

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.