Giter VIP home page Giter VIP logo

monophase's Introduction

Hi there 👋

My name is Song-Zi (尚志) Vong, or you can simply call me Ziv. I currently live in Shenzhen, China. For more information, you can check my blog.

my github stats   my top languages

monophase's People

Contributors

zivhub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

monophase's Issues

Problem using Monophase with Jekyll 4.2.0

I'm really new to Jekyll, Ruby and Gems, so I don't know if this topic will make sense. Anyway, I created a new project with Jekyll and decided to use Monophase as the theme (by the way, thanks for sharing this beautiful minimalist theme). As I just installed Jekyll and its requirements, the project's Gemfile was configured to use Jekyll 4.2.0 (latest version with bug and optimization fixes). However, when I tried to run bundle update, I received this message:

In Gemfile: 
     jekyll (~> 4.2.0)

    monophase was resolved to 0.1.0, which depends on
      jekyll (~> 3.9)

So I had to edit the Gemfile and downgrade Jekyll version, but is there a way to use its latest version tho? If not, wouldn't it be a good ideia to update Monophase to use the latest version?

Once again, thank you for this theme! :)

<small class="tagline"></small> not filled

Hello, I use the theme as a remote theme on my own fesh install of jekyll. However, the <small class="tagline"></small> is not getting filled with my description. I tried to add the line in the config header but it's not working.
How can I add my custom slogan to<small class="tagline"></small>?

How to get pages 'categorized'?

(Thanks for this beautiful theme first : )
I am confused about the 'category'. I added navigation.yml file in _data directory, and added categories.md file with permalink: /categories/.
But I can't get the posts categorized (I'm really new to Jekyll, by the way).

A problem when I was trying to install your theme

Hi Song-Zi Vong,
I really love your monophase theme! But here is a problem.
I followed your step as below:

You can also install the latest code via jekyll-remote-theme:
Add this line to your Jekyll site's Gemfile:
gem "jekyll-remote-theme"
Add these lines to your Jekyll site's _config.yml:
plugins:
jekyll-remote-theme
remote_theme: zivhub/monophase@main

It doesn't work. My page shows like this: https://siyiqi000.github.io/
Could your give me some advice? I don't want to give up.
Sincerely,
Siyi Qi

Code-formatted text is hardly readable in standard message-info box

When enclosing text in backticks,it will get a light-gray background. But the message boxes (message-info, message-warning, message-danger) use white text color (in the light mode at least), which is hardly readable.

image

Personally, I have soften the colors a bit and use the normal text color, but you may prefer something else. This is my color scheme:

.message-info {
    color: #000000;
    background-color: #9fd69f;
}

.message-warning {
    color: #000000;
    background-color: #ecba6f;
}

.message-danger {
    color: #000000;
    background-color: #e78383;
}

image

How to change font to serif?

Hi there,

I've been using Monophase and enjoying it! I'd prefer to use a serif font like EB Garamond, but I'm not sure how to change that (or if it's possible).

Could you suggest how to simply modify the font used without changing other parts of the theme?

(Please let me know if there was a better way to be in contact—I'm not a programmer and am somewhat unfamiliar with best practices.)

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.