Skip to content

jolicode/oss-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Footer

Two variables should be replaced:

  • #GITHUB_REPO: jolicode/castor
  • <!-- #SUBTITLE -->: Any sentence. Can include links.
    Castor is licensed under
    <a href="https://github.com/jolicode/castor/blob/main/LICENSE" target="_blank" rel="noreferrer noopener" class="jf-link">
      MIT license
    </a>
    Links must have the class="jf-link" attribute.

Example script:

curl -o joli-footer.html https://raw.githubusercontent.com/jolicode/oss-theme/refs/heads/main/snippet-joli-footer.html
sed -i 's/#GITHUB_REPO/jolicode\/castor/g' joli-footer.html
sed -i 's/<!-- #SUBTITLE -->/Castor is licensed under <a href="https:\/\/github.com\/jolicode\/castor\/blob\/main\/LICENSE" target="_blank" rel="noreferrer noopener" class="jf-link">MIT license<\/a>/' joli-footer.html

MkDocs theme

Add the file extra.css to the mkdocs.yml configuration:

extra_css:
    - assets/stylesheets/extra.css

About

🧦 A common footer for all our open-source projects

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •