mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-05 00:04:46 +00:00
a41855c038
* First attempt at adding 2.5 inch drive connector * Clean up silkscreen and fix DRC issues * additional cleanup. Made Pin 1 of the PB connector square * minor tweaks * Updates for ordered version * Generated .STEP file for RaSCSI * Added STEP file and updated symbol and 3d model references to reference the correct gender of parts. Should be no functional change * Added STEP file and updated symbol and 3d model references to reference the correct gender of parts. Should be no functional change * Added 3D models and correct footprints for STEP file * Merge version 20.12.0 into the master branch (#75) * Update README.md Added reference to gitflow * Updated to match new versioning structure (#73) * Updated to match new versioning structure * fix version number Co-authored-by: Tony Kuker <akuker@gmail.com> * Scsimon improvements (#74) * Updated scsimon to save data on a nano-second time scale, instead of micro-second * Cleanup error messages and data types Co-authored-by: Tony Kuker <akuker@gmail.com> * Updated for new version number * Change reported version back to development build Co-authored-by: Tony Kuker <akuker@gmail.com> * Generate step file and schematic pdf * First draft of powerbook drive bracket * Added side holes and hole for MIPI connector * Set theme jekyll-theme-midnight * Set theme jekyll-theme-dinky * Create CNAME * Delete CNAME * Additional updates to the powerbook 3d printed bracket * Moved RaSCSI board 1mm in + lots of cleanup * Added optional floppy power connector. As-ordered version 2.4a * Added optional floppy power connector. As-ordered version 2.4a * Update rascsi_version.cpp * Update Makefile * Update Makefile Revert extraneous whitepace * Update scsidev_ctrl.cpp Revert unneeded change. Co-authored-by: Tony <akuker@gmail.com>
38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
Markdown
## Welcome to GitHub Pages
|
||
|
||
You can use the [editor on GitHub](https://github.com/akuker/RASCSI/edit/master/docs/index.md) to maintain and preview the content for your website in Markdown files.
|
||
|
||
Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.
|
||
|
||
### Markdown
|
||
|
||
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
|
||
|
||
```markdown
|
||
Syntax highlighted code block
|
||
|
||
# Header 1
|
||
## Header 2
|
||
### Header 3
|
||
|
||
- Bulleted
|
||
- List
|
||
|
||
1. Numbered
|
||
2. List
|
||
|
||
**Bold** and _Italic_ and `Code` text
|
||
|
||
[Link](url) and ![Image](src)
|
||
```
|
||
|
||
For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
|
||
|
||
### Jekyll Themes
|
||
|
||
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/akuker/RASCSI/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.
|
||
|
||
### Support or Contact
|
||
|
||
Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://support.github.com/contact) and we’ll help you sort it out.
|