brown-ccv / ccv-website-content

YAML and Markdown files corresponding to the content of ccv.brown.edu
1 stars 8 forks source link

blog entry: Writing reusable code in Julia #242

Closed cpaniaguam closed 2 months ago

cpaniaguam commented 3 months ago

Based on https://github.com/brown-ccv/DSCoV-Reusable-Julia from Fall 2023.

github-actions[bot] commented 3 months ago

Visit the preview URL for this PR (updated for commit 581438e):

https://ccv-brown-edu--pr242-241-blog-entry-writi-etx1xrbr.web.app

(expires Thu, 25 Apr 2024 18:13:12 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e6225babbaf68dadb99b2906d33811740e5d15cb

cpaniaguam commented 3 months ago

I added the header with metadata for the preview, but the content is throwing a 500 error. Also, in the previous commit the markdown was not rendering correctly.

mirestrepo commented 2 months ago

I think you should try adding julia and bash at the beginning of your code blocks for language specific highlighting. See if that works

cpaniaguam commented 2 months ago

I think you should try adding julia and bash at the beginning of your code blocks for language specific highlighting. See if that works

That's how I had it before and it wasn't rendering correctly.