Giter Club home page Giter Club logo

distillery's Introduction

Render & Deploy Site Netlify Status

Welcome to the distillery: a distill blog about building distill websites and blogs!

This site was built for the community of distill users to find ways to build and customize their sites and to inspire one another. If you have a distill website or blog, we would love to have it included in the distillery showcase! Have a post about ways to customize or add new features to your blog? We would love to have it included on the distillery tips & tricks page!

This is an inclusive community of blogs for everyone to learn from. Please, add yourself!

How to contribute

Add your distill site to the showcase:

Method 1

Open an issue and note your site name, the url to your site, and url to the source code and we’ll add it to the showcase!

Method 2

If you’re comfortable working with pull requests, follow these steps:

  1. Fork this repo.
  2. Add your site to the sites.csv in the root directory (include a name, url to the site, and url to the source).
  3. Open a pull request to include your changes!

That’s it! Your site will be automatically added to the showcase, complete with a screen shot and the links to the site and source!

Add a post site to the tips & tricks page:

Open an issue and add a link to your post as well as a link to the post source code. We’ll copy over the source files and rebuilt the post here, inserting the following attribution statement at the top:

> Note: This post was originally written by [name](link) and copied here on {date} - see the original post [here](link) for a potentially updated version.

List of sites in showcase:

name site source
API Food Assets Map site source
Adam Garber site source
Alex K. Gold site source
Alice Walsh site source
Arthur V. Rodrigues site source
Associação Brasileira de Jurimetria site source
Avishai M Tsur site source
Bayesian statistics with R site source
Beatriz Milz site source
Before I Sleep site source
Bibliometriar, by Guillermo Orjuela-Ramirez site source
Blog of the Record Linkage Interest Group site source
CDU Data Science Team site source
Data Sci Dani site source
Data Zoo Gang site source
Elea Feit site source
Ella Kaye site source
Emi Tanaka site source
Emil Hvitfeldt AoC Solutions site source
Eric Ekholm site source
Etienne Bacher site source
Fizzics site source
Gul Inan - Data Science Course Site site source
Harry Fisher site source
Hitesh Fulwani site source
IPUMS PMA Data Analysis Hub site source
Ijeamaka Anyene site source
Infrequently Frequentist site source
Jeff’s Journal site source
Jenna Eagleson site source
Jewel Johnson site source
Joel Nitta site source
John Paul Helveston site source
Joseph Casillas site source
June Choe site source
Jón Grétar site source
Kaija Gahm site source
Kyle Cuilla site source
Lisa Lendway site source
LiteralFightNerd site source
Lore Abad site source
Lukas Gröninger site source
Max Rohde site source
Miha Gazvoda site source
Muhsin Ciftci site source
Notes From a Data Witch site source
Open Source Football site source
Pedro J. Pérez site source
Philosopher Analyst site source
Phoebe Thatcher site source
Piping Hot Data site source
R-Vogg-Blog site source
Rich Pauloo and Ryan Peek site source
Samantha Csik site source
Sciencificity Blog site source
Sean Angiolillo site source
Sequence Analysis - Companion Site site source
Serdar Balcı site source
Shamindra Shrotriya site source
Sharing Your Work with xaringan site source
Southern California R Users Groups site source
Ted Laderas site source
The Mockup Blog site source
The Q site source
The Scrapbook site source
Tidy Tales site source
Umair Durrani site source
Understanding Your Data site source
Westchester Covid-19 Tracking site source
jeremydata site source
jolly data blog site source
werk.statt.codes site source

distillery's People

Contributors

awalsh17 avatar beatrizmilz avatar etiennebacher avatar gulinan avatar hfshr avatar hitesh-fulwani avatar jeweljohnsonj avatar jhelvy avatar jmbuhr avatar joelnitta avatar jvcasillas avatar kaijagahm avatar kcuilla avatar l-groeninger avatar laderast avatar loreabad6 avatar malcolmbarrett avatar maxdrohde avatar mccarthy-m-g avatar mfherman avatar mihagazvoda avatar mrcaseb avatar muhsinciftci avatar nucleic-acid avatar odaniel1 avatar richpauloo avatar samanthacsik avatar sbalci avatar seanangio avatar shannonpileggi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

distillery's Issues

New post to the tips&tricks section

Hi, I'd like to share my custom distill-additions to the tips and tricks site. It comprises three additions:

  1. A parallax scrolling landing page
  2. Utterances comments (I know these have been covered before, so this is nothing new)
  3. A custom 404 error page.

I'm not sure, whether this is sufficiently "custom" to qualify for the tips & tricks site, but if so, I'm happy to share my experiences:

Praise 🎉

Hi everyone! I began the distillery to help others find their way in the land of sitecrafting with {distill}. If you've found it helpful, feel free to let us know here!

Add syntax highlighting blog posts

Monthly auto re-render failing

@etiennebacher, looks like the monthly deploy failed. It seems it just gets stuck on taking the screenshots for some reason. Here's what the build log says:

https://alexkgold.space/ screenshot completed
https://lab.abj.org.br/ screenshot completed
https://oliviergimenez.github.io/bayesian-stats-with-R/ screenshot completed
https://beatrizmilz.com/ screenshot completed
https://milesmcbain.xyz/ screenshot completed
https://datascidani.com/ screenshot completed
https://emitanaka.org/ screenshot completed
https://www.ericekholm.com/ screenshot completed
https://www.etiennebacher.com/ screenshot completed
https://hfshr.xyz screenshot completed
https://ijeamaka-anyene.netlify.app/ screenshot completed
https://jmbuhr.de screenshot completed
https://jeffreyasselin.netlify.app/ screenshot completed
Attempting to interrupt gracefully; press Esc/Ctrl+C to force interrupt


Execution halted
Error: The operation was canceled.

It stayed on that task for 6 hours again before it quit. I don't think anything is wrong with the site or the workflow, just that the screenshot process freezes mid-way.

Perhaps there is a way to add an internal timer where if the screenshot isn't taken after maybe 60 seconds it skips that site and moves on?

automatically update list of sites

Hi, I'm just wondering if it would be relevant to automatically refresh the list of sites in the showcase part. This would have two purposes:

  • update the screenshot of the website, so that it corresponds to the current look of the website and not the look it had when it was added to the list;
  • check if URLs are valid and remove websites whose URL doesn't work anymore (for example because one wants to change the domain name).

Since these two cases don't happen very often, maybe use github actions to refresh this list once per month?

Quality of life mods for your distill websites

Hello everyone, I have written a post on how to add certain features to distill websites/blogs. You can find the post link and its source code link below. There might be some typos that I would have missed, so if you find any please kindly fix them thank you.

Here is the link to the post and link to the source code of the post

Add "Features" filter at the top of showcase?

Not sure how to do this, but it would be great to have a set of "features" that each site in the showcase has (e.g. "Blog", "Dark / Light Mode", etc.), and the user could filter sites based on these features. That way if they're looking for a specific feature to add to their site, they could more easily identify example sites that have those features.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.