ebeshero / DHClass-Hub

a repository to help introduce and orient students to the GitHub collaboration environment, and to support DH classes.
GNU Affero General Public License v3.0
27 stars 27 forks source link

Joining DHClass-Hub: Reply to this issue! #738

Closed ebeshero closed 4 years ago

ebeshero commented 4 years ago

Welcome to our DHClass-Hub, our class "mothership repo" where you can post issues when you need help and where we'll be hosting discussions. I need to invite you as members so you have authority to post new issues, close old ones, and "move in" to this space. I'd also like us to take this opportunity to get to know each other a little!

Please say hi to everyone here as soon as you have created your GitHub account, and I will add you as a collaborator to our class repo.

alnopa9 commented 4 years ago

Welcome to DH, everyone! 😸 I'm Alyssa, and I look forward to this semester with everyone!

ChinoyIndustries commented 4 years ago

Hi y'all, I'm Connor. Here's to a good semester of DH!

benjaminc2020 commented 4 years ago

Hello, I'm Benjamin.

bryant-bolyen commented 4 years ago

Heyyo

amberpeddicord commented 4 years ago

Hello all! I'm Amber, and I'm looking forward to another semester of DH.

bobbyfunks commented 4 years ago

how do class? im bobby and coding is fun.

ChinoyIndustries commented 4 years ago

how do class? im bobby and coding is fun.

you sure about that?

smdunn921 commented 4 years ago

Hi I'm Shannon! my favorite reaction emoji is the eyes. expect a lot

biancamaginley commented 4 years ago

Hi all! I'm Bianca

bobbyfunks commented 4 years ago

how do class? im bobby and coding is fun.

you sure about that?

don't scare people away.

robftg commented 4 years ago

Hello I'm Robbie and my laptop is a toaster

bryant-bolyen commented 4 years ago

Hello I'm Robbie and my laptop is a toaster

relatable af

lmcneil7 commented 4 years ago

sup dudes its me lauren yes

smdunn921 commented 4 years ago

sup dudes its me lauren yes

yes

alnopa9 commented 4 years ago

sup dudes its me lauren yes

yes

yes

amberpeddicord commented 4 years ago

sup dudes its me lauren yes

yes

yes

yes

smdunn921 commented 4 years ago

sup dudes its me lauren yes

yes

yes

yes

yes

lmcneil7 commented 4 years ago

sup dudes its me lauren yes

yes

yes

yes

yes

yes

ebeshero commented 4 years ago

MARKDOWN!!!!!

Here's a good place to learn to write markdown. Remember, it's not markUP, it's markDOWN. And we use it all over GitHub for documentation and issues.

Code blocks are AWESOME!

<subsection n="1">INGREDIENTS <dry>1 1/4 cups (160 grams) white bread flour</dry>, plus more for
        dusting <dry>1/4 cup (38 grams) stone-ground whole-wheat flour</dry>
        <dry>1/4 cup (32 grams) stone-ground whole rye flour</dry>
        <dry>1/2 teaspoon instant yeast or bread machine yeast</dry>
        <dry>1 teaspoon table salt</dry>
        <wet>1/4 cup (55 grams) dry fermented cider (may substitute Pilsener beer; see
            headnote)</wet>
        <wet>1/2 cup (120 grams) lukewarm water (80 degrees)</wet>, plus an optional 1
        tablespoon</subsection>
alnopa9 commented 4 years ago

Line Comment Issue from last semester

biancamaginley commented 4 years ago

Would anyone care to help me with a problem I'm having with my Relax NG?

frabbitry commented 4 years ago

@biancamaginley debugging RelaxNG is my jam. What's up? (Also if you want, you could create a new issue on the DHClass-Hub about it)

biancamaginley commented 4 years ago

So I figured out how to make my RelaxNG green, but my XML is now red and when I try to find the syntax error, it sends me to my RelaxNG but I can't figure out which part isn't matching up

frabbitry commented 4 years ago

What does your code look like? Could you maybe push your files to your repo so that I could see them?