Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • ba89d1b
  • /
  • jbake.properties
Raw File Download
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:66141edeb834cdcd56162eab5efcbfedd95e4dcb
directory badge Iframe embedding
swh:1:dir:ba89d1b314cd218f702c766989c591fef962dc7f
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
jbake.properties
site.host=http://luiyo.net/blog
site.title=Luiyología

site.author=Luis GC
site.author.avatar=img/main/avatar.png

destination.folder=docs

site.disqus.shortname=luiyologia
site.google.trackingid=UA-555064-1

#ReadTimes are displayed using https://github.com/michael-lynch/reading-time
site.includeReadTime=true

site.menus.main = home, archive, about, rss
#To add menus, for every menuitem in site.menus.main, add three properties in below pattern
#site.menus.{menuitem}.home.label=Home
#site.menus.{menuitem}.home.url=/
#site.menus.{menuitem}.home.icon=fa fa-home

## You must have a menu item named 'tags' in the main menu list
# Possible to auto add Tags dropdown, not rendered correctly as of now.
#site.menus.main.showTagsDropdown = true

site.menus.main.home.label=Home
site.menus.main.home.url=/
site.menus.main.home.icon=fa fa-home

site.menus.main.archive.label=Archive
site.menus.main.archive.url=archive.html
site.menus.main.archive.icon=fa fa-archive

site.menus.main.rss.label=RSS
site.menus.main.rss.url=feed.xml
site.menus.main.rss.icon=fa fa-rss

site.menus.main.about.label=About
site.menus.main.about.url=about.html
site.menus.main.about.icon=fa fa-user

#How many recent posts should be shown in sidebar
sidebar.postAmount=5
sidebar.viewMorePostLink=archive.html

sidebar.tags.show=true
# Until JBake 2.5.1, freemarker templates do not support calling db. So disable counts for lower JBake.
sidebar.tags.show.count=true

sidebar.intro.pic.src = img/main/Luiyologia-twitterlogo.png
# modify your picture in the shape of a circle or
# future imperfect's hexagonal shape
sidebar.intro.pic.circle    = false
sidebar.intro.pic.imperfect = false
sidebar.intro.pic.width     = 320px
sidebar.intro.pic.alt       = Luiyología

sidebar.intro.header =Luiyología
sidebar.intro.summary =The Science that studies my interests and concerns

sidebar.intro.license.text      =<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 (CC BY-SA 3.0)</a>
sidebar.intro.license.pic.src   =img/main/CC_BY_SA.png
sidebar.intro.license.pic.width = 90px
sidebar.intro.license.pic.alt   = Creative Commons Attribution-ShareAlike 3.0 (CC BY-SA 3.0) except where indicated otherwise
sidebar.intro.about.learnMore   =http://creativecommons.org/licenses/by-sa/3.0/

# Social links are shown when related id's are mentioned
sidebar.social.show = true
sidebar.social.github          = luisgc
sidebar.social.bitbucket       =
sidebar.social.jsfiddle        =
sidebar.social.codepen         =
sidebar.social.foursquare      =
sidebar.social.dribbble        =
sidebar.social.deviantart      =
sidebar.social.behance         =
sidebar.social.flickr          = luiyo
sidebar.social.instagram       =
sidebar.social.youtube         =
sidebar.social.vimeo           =
sidebar.social.vine            =
sidebar.social.medium          =
sidebar.social.wordpress       =
sidebar.social.tumblr          =
sidebar.social.xing            =
sidebar.social.linkedin        = luisgc
sidebar.social.slideshare      = LuisGarcaCastro
sidebar.social.stackoverflow   = 2048829/luisgc
sidebar.social.reddit          = Luiyo
sidebar.social.pinterest       =
sidebar.social.googleplus      = LuisGarc&iacute;aCastro
sidebar.social.facebook        =
sidebar.social.facebook_admin  =
sidebar.social.twitter_domain  =
sidebar.social.twitter         = luiyo
sidebar.social.email           = luiyologia@gmail.com

index.paginate=true
index.posts_per_page=10

output.extension=.html
uri.noExtension=false
uri.noExtension.prefix=/blog

render.tags=true
render.sitemap=true
render.archive=true

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top