Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user_css option #418

Merged
merged 2 commits into from Dec 20, 2020
Merged

Add user_css option #418

merged 2 commits into from Dec 20, 2020

Conversation

saimn
Copy link
Owner

@saimn saimn commented Dec 20, 2020

Fix #313.

@saimn saimn added this to the 2.2 milestone Dec 20, 2020
@codecov
Copy link

codecov bot commented Dec 20, 2020

Codecov Report

Merging #418 (a3ee94f) into master (40a4a68) will decrease coverage by 0.00%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
- Coverage   86.40%   86.40%   -0.01%     
==========================================
  Files          22       22              
  Lines        1780     1787       +7     
==========================================
+ Hits         1538     1544       +6     
- Misses        242      243       +1     
Impacted Files Coverage Δ
sigal/settings.py 97.87% <ø> (ø)
sigal/writer.py 84.50% <87.50%> (+0.13%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40a4a68...a3ee94f. Read the comment docs.

@saimn saimn merged commit a1c0c72 into master Dec 20, 2020
@saimn saimn deleted the user_css branch December 20, 2020 02:56
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.

Allow easier css customization
1 participant