<html>
<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/ferror/grave@gh-pages/3.2/grave.min.css">
</head>
</html>
<html>
<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/ferror/grave@gh-pages/3.2/grave-light.min.css">
</head>
</html>
<html>
<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/ferror/grave@gh-pages/3.2/grave-dark.min.css">
</head>
</html>
You can release/compile and minimize css by typing:
node_modules/gulp/bin/gulp.js release
and to release dark mode:
node_modules/gulp/bin/gulp.js release --dark
and to release light mode:
node_modules/gulp/bin/gulp.js release --light
- Paragraph links will be underlined
- Change the paragraph font family to Times New Roman
- Improve code tag on dark mode
- Minor checkbox input fixes
- Increasing margin-bottom for structure elements
- Make header 2, 4, and 6 with opacity 0.8