聚合搜Scholar - 壹搜网为您找到"

Starting out on GitHub to create a portfolio

"相关结果 380条

Wikipedia History Flow tool now in GitHub

Inspired by a comment on my post Visualising edit history of a Wikipedia page, the code I use to make history flow diagrams like the one below is now in GitHub at https://github.com/rdmpage/wikihistoryflow.There is also a live version at http://iphylo.org/~rpage/wikihistoryflow.
iphylo.blogspot.com

Ideas abiertas en GitHub

Es una estrategia muy eficiente generar una lista de ideas en GitHub como lo hicieron Daniel Mietchen primero (https://github.com/Daniel-Mietchen/ideas) y Tiago Lubiano después (https://github.com/lubianat/ideas). Ambos hacen cosas muy interesantes de bioinformación y publican grandes ideas que son una buena inspiración para lo que hago.
biogarabatos.blogspot.com

Quarto Website with GitHub Actions

Quarto makes it very easy to publish a website via GitHub Pages: It is as simple as running quarto publish gh-pages. Here we explore a slightly different method that uses a GitHub Action to publish the website automatically every time it is updated. Classic GitHub Pages The classic way to publish a website via GitHub pages is to maintain a separate branch gh-pages.
tarleb.com