Skip to content

make fonts changeable. Fixes #10 - #15

Merged
Folyd merged 2 commits into
huhu:masterfrom
migmedia:change_font
Feb 12, 2023
Merged

make fonts changeable. Fixes #10#15
Folyd merged 2 commits into
huhu:masterfrom
migmedia:change_font

Conversation

@migmedia

@migmedia migmedia commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

No description provided.

@Folyd Folyd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a little nit-picks, thanks for working on this.

Comment thread README.md Outdated
```html
{% extends "juice/templates/index.html" %}
{% block fonts %}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest removing this link to keep the example as simple as possible.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have shortened it, but I want to show an alternative to fonts.google.com.

Comment thread README.md Outdated
Comment on lines +84 to +91
`@import`-lines.

```scss
@import "../themes/juice/sass/_ultility.scss";
@import "_text.scss";
@import "../themes/juice/sass/_markdown.scss";
...
```

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't get why we need to copy those scss files

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed the font-selection to variables. So it's changeable in the _variables.html file.

@Folyd Folyd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@Folyd
Folyd merged commit 0565ff0 into huhu:master Feb 12, 2023
@migmedia
migmedia deleted the change_font branch February 12, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants