Sponsored Content
Full Discussion: Forums...
Operating Systems Solaris Forums... Post 302074399 by B14speedfreak on Tuesday 23rd of May 2006 06:38:52 AM
Old 05-23-2006
Forums...

Hi all,

Thanks for any posts and for reading.

I was wondering if any of guys know of a open source style forum that I could get hold of that would be easily run on solaris. I know you can use many different varities of PHP/mysql/apache but is there anything a bit more simplier that could be used that anyone knows of? Any recommendations are welcomed.

Thanks again in advance of any posts and for reading,

B14... aka... marky mark...
 

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

other forums..

anyone here a member of any other NON computer related forums? i am very much into cars, and i own a 1986.5 toyota supra :D , so i am a member of a few mkiii (third generation supra) related forums: supraforums.com supramania.com mkiiitech.com (2 Replies)
Discussion started by: norsk hedensk
2 Replies

2. Shell Programming and Scripting

New to forums and had a quick one.

I am trying to use grep or awk to search for a specific number in a file. For eg. grep -i "Tag: 140" filename. The above command also lists other Tag: 140 like below. Tag: 1409970 Tag: 1409969 Tag: 1409749 Tag: 1409968 ... (5 Replies)
Discussion started by: okiedokie
5 Replies

3. Red Hat

Fedora Forums

Besides this Fedora Forum are there any other good Fedora Forums? FedoraForum.org (1 Reply)
Discussion started by: cokedude
1 Replies
JEKYLL(1)							   User Commands							 JEKYLL(1)

NAME
Jekyll - is a blogaware, static site generator. USAGE
jekyll # . -> ./_site jekyll <path to write generated site> # . -> <path> jekyll <path to source> <path to write generated site> # <path> -> <path> jekyll import <importer name> <options> # imports posts using named import script Configuration is read from '<source>/_config.yml' but can be overridden using the following options: OPTIONS
--file [PATH] File to import from --dbname [TEXT] DB to import from --user [TEXT] Username to use when importing --pass [TEXT] Password to use when importing --host [HOST ADDRESS] Host to import from --site [SITE NAME] Site to import from --[no-]safe Safe mode (default unsafe) --[no-]auto Auto-regenerate --server [PORT] Start web server (default port 4000) --no-server Do not start a web server --base-url [BASE_URL] Serve website from a given base URL (default '/' --[no-]lsi Use LSI for better related posts --[no-]pygments Use pygments to highlight code --rdiscount Use rdiscount gem for Markdown --redcarpet Use redcarpet gem for Markdown --kramdown Use kramdown gem for Markdown --time [TIME] Time to generate the site for --[no-]future Render future dated posts --permalink [TYPE] Use 'date' (default) for YYYY/MM/DD --paginate [POSTS_PER_PAGE] Paginate a blog's posts --limit_posts [MAX_POSTS] Limit the number of posts to publish --url [URL] Set custom site.url --version Display current version AUTHOR
This manual page was written by Youhei SASAKI <uwabami@gfd-dennou.org>, for the Debian GNU/Linux system(but may be used by others). Jekyll 0.11.2 May 2012 JEKYLL(1)
All times are GMT -4. The time now is 06:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy