diff --git a/content/contact-us.md b/content/contact-us.md index 8046064..d858288 100644 --- a/content/contact-us.md +++ b/content/contact-us.md @@ -1,7 +1,6 @@ +++ title = 'Contact Us' date = 2024-06-17T18:11:52+02:00 -draft = true +++ ### Discord ExectOS has a Discord Server to socialize, get support, support others, learn, contribute, collaborate, and stay up to diff --git a/content/contributing.md b/content/contributing.md index 52f0c38..5db5eb8 100644 --- a/content/contributing.md +++ b/content/contributing.md @@ -1,7 +1,6 @@ +++ title = 'Contributing' date = 2024-06-16T22:31:24+02:00 -draft = true +++ ### Contributing to Community * [Contributing to ExectOS](/contributing/contributing-to-exectos) diff --git a/content/contributing/building-exectos.md b/content/contributing/building-exectos.md index b70c281..ce1baa3 100644 --- a/content/contributing/building-exectos.md +++ b/content/contributing/building-exectos.md @@ -1,7 +1,6 @@ +++ title = 'Building ExectOS' date = 2024-06-18T16:37:24+02:00 -draft = true +++ ExectOS must be compiled with the XTChain toolchain. Make sure you have already [downloaded](/download) and installed it. Once this is done and the source code is ready, open a terminal and launch the XTChain Build Environment. diff --git a/content/contributing/clean-room-guidelines.md b/content/contributing/clean-room-guidelines.md index 666110d..880acae 100644 --- a/content/contributing/clean-room-guidelines.md +++ b/content/contributing/clean-room-guidelines.md @@ -1,7 +1,6 @@ +++ title = 'Clean Room Guidelines' date = 2024-06-17T23:11:23+02:00 -draft = true +++ You sometimes run into a need to use the [clean-room design](http://en.wikipedia.org/wiki/Clean_room_design) techniques to work around the problem without infringing on any copyrights. While you attempt at reverse engineering, all diff --git a/content/contributing/coding-style.md b/content/contributing/coding-style.md index 9938acb..c32674e 100644 --- a/content/contributing/coding-style.md +++ b/content/contributing/coding-style.md @@ -1,7 +1,6 @@ +++ title = 'ExectOS Coding Style' date = 2024-06-18T00:20:07+02:00 -draft = true +++ At the moment of writing this article, no coding style was established. You should check how existing code looks like and follow its current formatting. diff --git a/content/contributing/contributing-to-exectos.md b/content/contributing/contributing-to-exectos.md index 156145b..d050eef 100644 --- a/content/contributing/contributing-to-exectos.md +++ b/content/contributing/contributing-to-exectos.md @@ -1,7 +1,6 @@ +++ title = 'Contributing to ExectOS' date = 2024-06-17T22:35:51+02:00 -draft = true +++ The ExectOS project and CodingWorkshop Team always seek new contributors from all skill levels. No matter if you are a developer, tester, designer, or techwriter, your contributions are always appreciated. diff --git a/content/contributing/developing-exectos.md b/content/contributing/developing-exectos.md index d207da6..9cb1618 100644 --- a/content/contributing/developing-exectos.md +++ b/content/contributing/developing-exectos.md @@ -1,7 +1,6 @@ +++ title = 'Developing ExectOS' date = 2024-06-18T16:36:47+02:00 -draft = true +++ We leave you free to choose your working environment, but we also recommend working with VS Code, or VS Codium. Both are free to use, open-source IDEs, compatible with Windows, Linux, and macOS operating systems. They falls under the same diff --git a/content/contributing/submitting-patches.md b/content/contributing/submitting-patches.md index b2e9baa..4ded142 100644 --- a/content/contributing/submitting-patches.md +++ b/content/contributing/submitting-patches.md @@ -1,7 +1,6 @@ +++ title = 'Submitting Patches' date = 2024-06-17T23:47:42+02:00 -draft = true +++ In order to review code better and use established lines of communication, we accept code in the form of Pull Requests on our [Gitea](https://git.codingworkshop.eu.org/xt-sys/exectos/pulls) instance. The process may seem a little bit diff --git a/content/contributing/working-with-git.md b/content/contributing/working-with-git.md index ec2b1c1..fee229b 100644 --- a/content/contributing/working-with-git.md +++ b/content/contributing/working-with-git.md @@ -1,7 +1,6 @@ +++ title = 'Working with GIT' date = 2024-06-17T17:31:15+02:00 -draft = true +++ The preferred method of contributing patches to ExectOS is via our self-hosted [Gitea](https://git.codingworkshop.eu.org) instance. diff --git a/content/contributing/writing-documentation.md b/content/contributing/writing-documentation.md index 8242659..57a67af 100644 --- a/content/contributing/writing-documentation.md +++ b/content/contributing/writing-documentation.md @@ -1,7 +1,6 @@ +++ title = 'Writing Documentation' date = 2024-06-17T18:08:34+02:00 -draft = true +++ Our documentation is integrated with this website and it is stored in GIT repository. This website is powered by the Hugo Static Site Generator. All pages are created as simple Markdown files and everyone is free to submit Pull Requests to diff --git a/content/documentation.md b/content/documentation.md index 9771b54..d66d099 100644 --- a/content/documentation.md +++ b/content/documentation.md @@ -1,7 +1,6 @@ +++ title = 'Documentation' date = 2024-06-16T22:27:36+02:00 -draft = true +++ ### Getting Started * [Frequently Asked Questions](/faq) diff --git a/content/documentation/install-guide.md b/content/documentation/install-guide.md index fde2d20..cd82342 100644 --- a/content/documentation/install-guide.md +++ b/content/documentation/install-guide.md @@ -1,7 +1,6 @@ +++ title = 'Installation Guide' date = 2024-06-17T16:41:29+02:00 -draft = true +++ ExectOS is in early development phase and thus it is NOT suitable for daily use, especially on real hardware. It is recommended to run it in a virtual machine like Qemu or VirtualBox. Otherwise, you act at your own risk! diff --git a/content/documentation/xtldr.md b/content/documentation/xtldr.md index 9c0105a..a6f0204 100644 --- a/content/documentation/xtldr.md +++ b/content/documentation/xtldr.md @@ -1,7 +1,6 @@ +++ title = 'XT Boot Loader' date = 2024-06-16T23:43:56+02:00 -draft = true +++ XTLDR (abbreviation of XT Loader) is the boot loader dedicated for XTOS. It is the first program launched by the Unified Extensible Firmware Interface (UEFI) of the computer and is responsible for loading the rest of ExectOS. The procedure is diff --git a/content/download.md b/content/download.md index 0fa9189..4eb3c66 100644 --- a/content/download.md +++ b/content/download.md @@ -1,7 +1,6 @@ +++ title = 'Download' date = 2024-06-16T22:35:11+02:00 -draft = true +++ ### ExectOS ExectOS supports currently two architectures (i686 and AMD64). To get started today, either download a binaries for one of diff --git a/content/faq.md b/content/faq.md index 5614463..c3f5ec5 100644 --- a/content/faq.md +++ b/content/faq.md @@ -1,7 +1,6 @@ +++ title = 'Frequently Asked Questions' date = 2024-06-16T12:33:36+02:00 -draft = true +++ #### What is ExectOS? ExectOS is an open-source, general purpose operating system written from scratch and based on new XT architecture. diff --git a/content/source-code.md b/content/source-code.md index 06c05fb..44b9bee 100644 --- a/content/source-code.md +++ b/content/source-code.md @@ -1,7 +1,6 @@ +++ title = 'Source Code' date = 2024-06-16T22:36:47+02:00 -draft = true +++ ### ExectOS * Main GIT repository: https://git.codingworkshop.eu.org/xt-sys/exectos