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

https://github.com/LuisGC/blog
28 February 2026, 18:03:43 UTC
  • Code
  • Branches (8)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/argelia-2025
    • refs/heads/chunk/changes-1772292342099-1772292342099
    • refs/heads/circleci-migration
    • refs/heads/hugo
    • refs/heads/japon-2023
    • refs/heads/jbake
    • refs/heads/master
    • refs/heads/new-theme
    No releases to show
  • b5a80b1
  • /
  • static
  • /
  • css
  • /
  • luiyologia.css
Raw File Download Save again
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

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
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:977eeb25bc9a698ca073dee9f11f0e14a909d633
origin badgedirectory badge
swh:1:dir:0b96ca19c2bfab666f0434d6ef37fda68e081163
origin badgerevision badge
swh:1:rev:bed88a0bf94aadb7df7733336febd55226a5f6dd
origin badgesnapshot badge
swh:1:snp:6f474f17101e00174fb49dd87d5b016477d6f57c

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
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: bed88a0bf94aadb7df7733336febd55226a5f6dd authored by Luis GC on 15 February 2026, 19:41:36 UTC
travel cv updated
Tip revision: bed88a0
luiyologia.css
/* Custom styles for the blog
-------------------------------------------------- */
.content p{
  text-align: justify;
}

blockquote{
  border-left: none;
  background: transparent url(../img/blog/pen.png) no-repeat left top;
  background-size: 64px 64px;
  margin: 10px 10px;
  padding: 5px 0px 0px 70px;
  font-style: italic;
  text-align:justify;
  min-height: 70px;
}

blockquote.twitter-tweet{
  background: transparent url(../img/blog/logo_twitter.png) no-repeat left top;
  background-size: 64px 46px;
}

blockquote.twitter-tweet p{
  margin: 10px 10px;
}

.excerpt {
  background: transparent url(../img/blog/book_bg.jpg) no-repeat left top;
  margin: 10px 0px;
  padding: 20px 25px;
  font-style: italic;
  color: #555555;
  text-align:justify;
  min-height: 200px;
}

.recommendation {
  background: transparent url(../img/blog/up_hand.png) no-repeat left top;
  background-size: 64px 64px;
  margin: 10px 10px;
  padding: 5px 0px 0px 70px;
  font-style: italic;
  text-align:justify;
  min-height: 70px;
}

.image {
  margin-bottom: 20px;
  padding-bottom: 0;
}

.image img {
  position: inherit;
}

.image.central {
  padding-bottom: 0;
}

.image.central img {
  margin: auto;
}

.image.lateral {
  max-width:40%;
  margin: 0 1em;
  float:right;
}

.image.lateral img {
  margin-bottom: 10px;
}

.vertical {
  text-align: center;
  max-width: 50%;
  margin: auto;
}

.spacious li {
  margin: 0 0 1rem 0;
}

.caption {
  font-size: 80%;
  text-align: center;
  color: #646464;
}

figcaption {
  font-size: 80%;
  text-align: center;
  color: #646464;
}

article.post h2,
article.post h3,
article.post h4 {
    color: #646464;
}

#socnet-share {
  display: none !important;
}

.slider-container {
  display: flex;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  margin: 0 -1em
}

.slider-container div {
  flex: 0 0 100%;
  width: 100%;
  object-fit: cover;
  scroll-snap-align: center;
}

.slider-container .image {
  margin: 0 0 10px 0;
}

back to top

Software Heritage — Copyright (C) 2015–2026, 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— Content policy— Contact— JavaScript license information— Web API