Skip to content

archlinuxvn/home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repository contains the source code of ArchLinuxVn's homepage.

This repository is only a mirror. To build the page, you must use nanoc.

To contribute to the project, please read the article (in Vietnamese) http://archlinuxvn.org/vn/author-guide/ .

Build

To build the site and see its output, you need Ruby-1.9 and some Ruby gems: nanoc, adsf, fssm, kramdown, coderay, nokogiri.

Use the command nanoc to build the page, and nanoc view to start a temporary web server at at http://localhost:3000. Accessing to this address will give you an offline copy of ArchLinuxVn's homepage.

Documentation

Directories

Directories on the branch 'master'

* content/  : all site's contents
  * blog/   : users' blogs
  * doc/    : all kind of documentation
  * faq/    : FAQ
  * s/      : users' scripts, example code, configuration,...;
              all files in this directory will be ignored by the
              compiler: they are considered as binary files.
  * vn/     : only for vietnamese
  * i/      : some small images and smilies
* output/   : contents generated by `nanoc`

Directories on the branch 'core'

* bin/      : (core) scripts used to update the site
* layouts/  : (core) site's layout
* lib/      : (core) `nanoc` library to help to build the site in `nanoc`
* _i/       : (core) some internal files (FUTURE USE)

Authors

ArchLinuxVn. Multiple authors

License

This work is published under the license CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/):

  • Attribution — You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work);
  • Share Alike — If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.

About

Home page of ArchLinuxVn + Documentation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published