File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ bundle exec jekyll serve
4545```
4646Open your browser and go to: [ http://localhost:4000 ] ( http://localhost:4000 )
4747
48- ## 📝 How to Update Content (No Coding Required!)
48+ ## 📝 How to Update Content
4949
5050### Adding a New Team Member
5151
@@ -196,36 +196,6 @@ bundle exec jekyll serve
196196- Check that all quotes are closed
197197- Make sure indentation is consistent
198198
199- ## 📚 Quick Reference
200-
201- ### Markdown Basics (for editing pages)
202- ``` markdown
203- # Big Heading
204- ## Medium Heading
205- ### Small Heading
206-
207- ** Bold text**
208- * Italic text*
209- [ Link text] ( https://url.com )
210-
211- - Bullet point
212- - Another point
213- ```
214-
215- ### YAML Basics (for data files)
216- ``` yaml
217- - name : " Use quotes for safety"
218- info : Keep the same spacing
219- key : value
220- ` ` `
221-
222- ## 🆘 Need Help?
223-
224- 1. Check this README again
225- 2. Ask a lab member who's done this before
226- 3. Email the web maintainer
227- 4. For bugs: Open an [issue on GitHub](https://github.com/bonnerlab/website/issues)
228-
229199---
230200
231201* Last updated: June 2025*
You can’t perform that action at this time.
0 commit comments