This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
hyde
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A fork of hyde, the static site generation. Some patches will be pushed upstream.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
468
Commits
1
Branch
2.8 MiB
Python
68.4%
HTML
28.3%
CSS
3.2%
Tree:
2677bbee89
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2677bbee89'
${ noResults }
hyde
/
hyde
/
layouts
/
basic
/
content
/
media
History
Tara Feener
6f3ce028f7
Updating the .clear styleName to be .clearfix instead. Base.j2 applies the 'clearfix' class to the 'banner' element, and not the 'clear' class. Discovered after inserting relatively position as opposed to absolutely position children into banner, floated left, and noting clearfix wasn't being properly applied to grow the height of the banner element to its children. We *could* also change the class applied to the banner to be 'clear' instead of 'clearfix', but I'd rather go with the former.
13 years ago
..
css
Updating the .clear styleName to be .clearfix instead. Base.j2 applies the 'clearfix' class to the 'banner' element, and not the 'clear' class. Discovered after inserting relatively position as opposed to absolutely position children into banner, floated left, and noting clearfix wasn't being properly applied to grow the height of the banner element to its children. We *could* also change the class applied to the banner to be 'clear' instead of 'clearfix', but I'd rather go with the former.
12 years ago
images
Added default template
14 years ago
js/
libs
Added default template
14 years ago
meta.yaml
Added default template
14 years ago