Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque vel neque sapien. Praesent ante elit, tincidunt a dolor eget, aliquet pulvinar urna. Morbi a sapien vel urna elementum tincidunt eget id nisl. Morbi ut velit nec sem convallis feugiat sit amet in dui. Morbi id eros tristique, aliquet turpis in, tempor nisi. Sed et quam ut mi cursus dignissim. Phasellus ac vulputate velit, sit amet feugiat lectus. Vivamus pretium nunc nec ornare lobortis.
Last active
March 23, 2017 15:20
-
-
Save meoso/84c9a06678a8e71d1e4e1dc972dd9a0e to your computer and use it in GitHub Desktop.
BootMark template (one of several types) via https://github.com/obedm503/bootmark
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title></title> | |
</head> | |
<body> | |
<bootmark fetch="markdown.md" css="https://obedm503.github.io/bootmark/dist/bootmark.min.css" html="{theme:'flatly',prettifyTheme: 'atelier-estuary-light',favicon:'icon.png'}"></bootmark> | |
</body> | |
<script src="https://obedm503.github.io/bootmark/dist/bootmark.bundle.min.js"></script> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
where Theme from https://bootswatch.com/
where prettifyTheme from https://jmblog.github.io/color-themes-for-google-code-prettify/