Giter VIP home page Giter VIP logo

ariona.net's Introduction

ariona.net

Netlify License


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 [email protected]:ariona/ariona.net.git

Next, move working directory to the project folder and start installing dependency using yarn/node install command.

npm install
#or
yarn install

Last, is running the site using below command

yarn site:dev
#or
npm run site:dev

Directory 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.vue

Contribution

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 :)

ariona.net's People

Contributors

ariona avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.