diff --git a/docs/academy/academy-intro/academy-home.md b/docs/academy/academy-intro/academy-home.md index e59ce236ba..f379607e1b 100644 --- a/docs/academy/academy-intro/academy-home.md +++ b/docs/academy/academy-intro/academy-home.md @@ -3,33 +3,85 @@ title: Academy Home slug: /academy-home --- +import ChialispIntro from '@site/static/img/academy/Intro2Chialisp.png'; +import SmartCoins from '@site/static/img/academy/SmartCoins.png'; +import Signatures from '@site/static/img/academy/Signatures.png'; +import InnerPuzzles from '@site/static/img/academy/InnerPuzzles.png'; + +import Consensus from '@site/static/img/academy/consensus.png'; +import Timelords from '@site/static/img/academy/timelords.png'; +import BlockFormation from '@site/static/img/academy/forming-blocks.png'; +import CoinSetModel from '@site/static/img/academy/coin-set.png'; +import Security from '@site/static/img/academy/security.png'; + +import FarmingOverview from '@site/static/img/academy/farming-overview.png'; +import ChallengesPlotFilters from '@site/static/img/academy/challenges-plot-filters.png'; +import Pools from '@site/static/img/academy/pools.png'; +import CreatingYourFirstPlot from '@site/static/img/academy/Intro2Farming.png'; + + Welcome to Chia Academy, the scholarly hub for delving deep into Chia blockchain technology. In an age characterized by rapid digital transformation, this institution offers a comprehensive exploration of the Chia blockchain, dissecting its technical intricacies, real-world applications, and the nuances of its secure data handling. As a Chia Academy student, you will dive into the core concepts and functionalities of the Chia blockchain. ## Courses -Below, you'll find several curated courses covering the everything from the basics of blockchain technology, to the specifics of Chialisp and implementation. Courses can be taken in any order, so feel free to explore at your leisure. +Below, you'll find several curated courses covering everything from the basics of blockchain technology, to the specifics of Chialisp and implementation. Courses can be taken in any order, so feel free to explore at your leisure. --- #### Chialisp Overview -| [!['Intro to Chialisp'](/img/academy/Intro2Chialisp.png)](https://docs.chia.net/chialisp-intro) | [!['Smart Coins'](/img/academy/SmartCoins.png)](https://docs.chia.net/chialisp-smart-coin) | [!['Signatures'](/img/academy/Signatures.png)](https://docs.chia.net/chialisp-signatures) | [!['Inner Puzzles'](/img/academy/InnerPuzzles.png)](https://docs.chia.net/chialisp-inner-puzzle) | -| ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ | + + Intro to Chialisp + + + Smart Coins + + + Signatures + + + Inner Puzzles + --- #### Blockchain Basics -| [!['Consensus'](/img/academy/consensus.png)](https://docs.chia.net/consensus-basics) | [!['Timelords'](/img/academy/timelords.png)](https://docs.chia.net/timelord-basics) | [!['Block Formation'](/img/academy/forming-blocks.png)](https://docs.chia.net/block-formation-basics) | [!['Coin-Set Model'](/img/academy/coin-set.png)](https://docs.chia.net/coinset-basics) | -| ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | -| [!['Security'](/img/academy/security.png)](https://docs.chia.net/security-basics) | + + Consensus + + + Timelords + + + Block Formation + + + Coin-Set Model + + +

+ + + Security + --- #### Plotting & Farming -| [!['Farming Overview'](/img/academy/farming-overview.png)](https://docs.chia.net/farming-overview) | [!['Challenges & Plot Filters'](/img/academy/challenges-plot-filters.png)](https://docs.chia.net/challenges-plot-filters) | [!['Pools'](/img/academy/pools.png)](https://docs.chia.net/pools) | [!['Creating Your First Plot'](/img/academy/Intro2Farming.png)](https://docs.chia.net/first-plot) | -| -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | + + Farming Overview + + + Challenges & Plot Filters + + + Pools + + + Creating Your First Plot + ---