AugustinaBlair
Size: 3582
Comment:
|
Size: 3542
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 19: | Line 19: |
||Usb-Creator||Make USB Startup Disk Documentation||/MakeUsbStartupDraft <<BR>> [[https://code.launchpad.net/~missaugustina/ubuntu-docs/usb-creator]]||Tagging in Docbook, posted draft to LP, need to do inline formatting|| | ||Usb-Creator||Make USB Startup Disk Documentation||/MakeUsbStartupDraft <<BR>> [[https://code.launchpad.net/~missaugustina/ubuntu-docs/usb-creator]]||Submitted branch for review.|| |
About
I am a technical writer and Linux evangelist. I have over a decade of computer industry experience in roles that include Web Development, IT Support, System Administration, Release Engineering, and Technical Communications. I'm a co-organizer for the Seattle LinuxChix chapter and I am currently working on several documents for the next Ubuntu release.
I currently use Ubuntu (Gnome) and Ubuntu Server Edition (with and without ubuntu-desktop). I've been using Ubuntu since 5.10.
For more information about me, visit my personal site at http://www.augustinalareina.com
I also keep a technology blog at http://augustinalareina.wordpress.com
If you live in the Seattle area and would like to find out more about Seattle LinuxChix, visit http://www.seattlelinuxchix.org
Projects
Item |
Description |
URL |
Status |
Complete Packaging Guide |
Edit for improved readability and update outdated content |
Posted current edits of Intro + Basic to my wiki. Will start on next sections after other projects are complete |
|
Installation Guide |
Writer |
https://code.launchpad.net/~missaugustina/ubuntuinstallguide/alternate-cd |
Helping Nathan with Personas, Working on Intro, FAQ, and Alternate CD instructions |
Usb-Creator |
Make USB Startup Disk Documentation |
/MakeUsbStartupDraft |
Submitted branch for review. |
Windows Guided Partitioning |
Bug# 176343 |
|
Pending documentation re-organization |
Open Source Style Guide |
Contributer |
|
Will propose ideas after Style Guide class in October. |
Ubuntu Documentation To Do Items are listed on the wiki here -- https://wiki.ubuntu.com/DocumentationTeam/SystemDocumentation/Tasks
A list of documentation bugs filed in Launchpad can be found here -- https://launchpad.net/ubuntu/+source/ubuntu-docs/+bugs
Contact
Email: <missaugustina AT SPAMFREE gmail DOT com>
Launchpad: https://launchpad.net/~missaugustina
Identi.Ca: http://identi.ca/missaugustina
URL1: http://www.augustinalareina.com
URL2: http://augustinalareina.wordpress.com
URL3: http://missaugustina.blogspot.com
URL4: http://leggomyobento.blogspot.com
Bzr Cheatsheet
Creating New Docs
- Branch ubuntu-docs to local machine under a folder with the project name, e.g. ubuntu-docs.usb-creator
- Create a folder with new documentation project name, e.g. usb-creator. Add to bzr and commit the changes.
- Create a new branch under your username in Launchpad, e.g. ~misaugustina/ubuntu-docs/usb-creator
- Push local branch to this new branch.
- When updating, merge from the ubuntu-docs branch to make sure the ubuntu-docs stuff is current.
Editing Existing Docs
- Branch ubuntu-docs to local machine under a folder with the project name, e.g. ubuntu-docs.usb-creator
- Make changes to existing document/s. Add any new docs to bzr and commit the changes.
- Create a new branch under your username in Launchpad, e.g. ~misaugustina/ubuntu-docs/usb-creator
- Push local branch to this new branch.
- When updating, merge from the ubuntu-docs branch to make sure the ubuntu-docs stuff is current.
AugustinaBlair (last edited 2009-11-19 07:31:07 by c-67-183-142-156)