ariona.net
This is the repository for my website, fully open sourced, so you can learn or contribute to it if there is mistakes on some of my articles.
The site was built using VuePress and hosted on Netlify. This site was migrated from WordPress using WordPress-export-to-markdown tool.
Running Locally
If you want to run the site locally you can do it by cloning this repository first:
git clone https://github.com/ariona/ariona.net.git
#or
git clone git@github.com:ariona/ariona.net.gitNext, move working directory to the project folder and start installing dependency using yarn/node install command.
npm install
#or
yarn installLast, is running the site using below command
yarn site:dev
#or
npm run site:devDirectory Structures
The site contents is placed inside site directory.
π¦ site
βββ π .vuepress
β βββ π components # this hold global component for markdown file
β βββ π dist # compiled pages, it's the end result from building the project and the one that will be hosted
β βββ π public # this hold some assets
β βββ π theme # the theme used for the site
β βββ π config.js # VuePress & Theme configuration file
β βββ π enhanceApp.js # used for redirection in my case
βββ π _pages # used for pages, currently not used
βββ π _posts # blog posting directory
βββ π _projects # project directory
βββ π contact # Contact page
βββ π ebook-belajar-html-dan-css #ebook-belajar-html-dan-css
βββ π index.md # Homepage, use .vuepress/theme/layouts/Homepage.vueContribution
Contribution are welcome, if you found some bug in layout, some mistakes in the blog posts please create an issue or make a pull request for it :)

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
