Open ZhangzrJerry opened 1 month ago
Hi mate, did you manage to solve the problem?
Hi mate, did you manage to solve the problem?
Haven't yet. I have no idea how to solve it. I suppose it may because of the unmatch between mkdocs version and neoteroi version? Because all the codes are same to the tutorial.
my be stupid action, but it works get old css from 1.0.4
extra_css:
- css/<new_fliename>.css
...
and remove ::timeline:: from yml file
- content: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
icon: ':fontawesome-solid-gem:'
sub_title: 2022-Q2
title: New features
- content: Lorem ipsum dolor sit amet.
icon: ':material-gauge-empty:'
sub_title: 2022-Q3
title: More features!
- content: Lorem ipsum dolor sit amet.
icon: ':material-bug:'
sub_title: 2022-Q4
title: Bugs!
my be stupid action, but it works get old css from 1.0.4
extra_css: - css/<new_fliename>.css ...
and remove ::timeline:: from yml file
- content: Lorem ipsum dolor sit amet, consectetur adipiscing elit. icon: ':fontawesome-solid-gem:' sub_title: 2022-Q2 title: New features - content: Lorem ipsum dolor sit amet. icon: ':material-gauge-empty:' sub_title: 2022-Q3 title: More features! - content: Lorem ipsum dolor sit amet. icon: ':material-bug:' sub_title: 2022-Q4 title: Bugs!
Well, it works, thanks!
How can I help to improve the tutorial
I installed the plugin via pip and copied the .css file to the file system, and
but it throws