Re: How do you build Your web sites/projects?

2020-10-30 Thread AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

Not really. How do you build your websites and how do you build your projects (assuming web projects) are two different questions. The latter is python+flask or JS with React/Angular. The former is less complicated.Seconding Nikola. It's the way to go if you want a simple website (optionally with a blog) to customize and push to the world without a lot of extra thought. Right in between coding single pages of HTML by hand and spending more time than necessary preoccupied with visual aspects. Most users don't actually end up customizing their themes. If it's good enough for them, it'll be good enough for you.Try checking out a list of Nikola sites found in the wild and the handbook to see what can be done.

URL: https://forum.audiogames.net/post/584737/#p584737




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-30 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

be careful with ReST.  As soon as you want a table, it bites blind people super hard.

URL: https://forum.audiogames.net/post/584790/#p584790




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-30 Thread AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

The earwax manual is written in Restructured Text using Sphinx, while we're all talking tools. Personally, I prefer Dart's docstrings, but obviously they're pretty specific, whereas Restructured text and markdown are pretty well ubiquitous.

URL: https://forum.audiogames.net/post/584780/#p584780




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-30 Thread AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

Not really. How do you build your websites and how do you build your projects (assuming web projects) are two different questions. The latter is python+flask or JS with React and Angular. The former is less complicated.Seconding Nikola. It's the way to go if you want a simple website (optionally with a blog) to customize and push to the world without a lot of extra thought. Right in between coding single pages of HTML by hand and spending more time than necessary preoccupied with visual aspects. Most users don't actually end up customizing their themes. If it's good enough for them, it'll be good enough for you.Try checking out a list of Nikola sites found in the wild and the handbook to see what can be done.

URL: https://forum.audiogames.net/post/584737/#p584737




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-30 Thread AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

Not really. How do you build your websites and how do you build your projects (assuming web projects) are two different questions. The latter is python+flask or JS with React and Angular. The former is less complicated.Seconding Nikola. It's the way to go if you want a simple website (optionally with a blog) to customize and push to the world without a lot of extra thought. Right in between coding a single page of HTML by hand and spending more time than necessary preoccupied with visual aspects. Most users don't actually end up customizing their themes. If it's good enough for them, it'll be good enough for you.Try checking out a list of Nikola sites found in the wild and the handbook to see what can be done.

URL: https://forum.audiogames.net/post/584737/#p584737




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-30 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

@12What the post says is obvious. Since everybody seemed to understood what i m talking about.As of myself i either  write html or use known builders and re edit the code according my needs.Back in the day i've used dreamviewer, Expressian web (Aka old frontpage) i 'Ve also tried some other smaller applications too.i used and continue to use wordpress but, i should admit i m not really fan of this premade content management systems.

URL: https://forum.audiogames.net/post/584673/#p584673




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-30 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

i use html, css, js for client side and php for server side. now, server side we can customize it with python by making your own server. in flask. yeah

URL: https://forum.audiogames.net/post/584667/#p584667




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-30 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

I'll just say you might want to reconsider how you word your posts. Writing more than a single sentence ending in etc. etc. will help people understand what exactly is your motivation and so the answers can be more tailored to what you were interested in the first place.There are tons of technologies for making websites and most who deal with web development have used many. There isn't one tool that is the right fit for all use cases. If you have a specific use case in mind then you can get much more useful answers.

URL: https://forum.audiogames.net/post/584633/#p584633




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : manamon_player via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

I use Softaculous if I want to build a shop or wordpress websitebut mostly I build my website with html

URL: https://forum.audiogames.net/post/584582/#p584582




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : TextAdventurer via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

I use Visual Studio Code (on both Linux and Windows) as my IDE.For client-side code, I like TypeScript, and strongly prefer libraries over frameworks.  The difference between a library and framework is a post for another day, but the short version is a library just does one thing.  For UI, React is a good example.  For audio, Howler is another.  They just do UI and just do audio, rather than trying to be a "one-stop-shop" for everything.For server-side code, I would prefer Python but mostly use PHP.  We have a few apps at work built using the CodeIgniter framework, but I don't use that for personal projects.  One issue with server-side code is what its database API looks like, which is why I usually end up using PHP.One other ridiculously important tool I use is Git.  It's basically a history of your work on a project, with endless undo/redo.  It has this great "branching" feature, so you can work on something without it affecting anything else.  If you goof things up, delete that branch and be done with it; if it works, merge it back into the main branch and you're good.  Git is a big deal.HTH 

URL: https://forum.audiogames.net/post/584578/#p584578




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : thetechguy via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

I use wordpress.

URL: https://forum.audiogames.net/post/584573/#p584573




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : TJ . Breitenfeldt via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

Hi, I suppose it just depends what you are talking about in terms of web development. Personally, I work in React or Angular to build single page applications using Spring boot for my backends. These technologies are overkill though if all you want is a simple little website.Timothy Breitenfeldt

URL: https://forum.audiogames.net/post/584543/#p584543




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

You're spelling mbook wrong.  It's mdbook.  I'm talking about this:  https://github.com/rust-lang/mdBookMdbook is only good for manuals.  If you want a blog you want Nikola or jekyll or similar.Markdown is just a format like HTML.  Most programming languages will have at least one library to work with it, usually several.  Everyone builds on top of those.  There's at least 10 or 15 popular ways to take a bunch of markdown files and turn them into a web site, and it's how every readme on GitHub is written as well.  I'm sure there's paid tools for working with it, but there's plenty of free options and they're usually going to be better than the paid stuff anyway.

URL: https://forum.audiogames.net/post/584506/#p584506




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

qcamlornMarkdown is paid as far as i know, isn't it?Also regarding mbook i've came across this one;https://mestrelab.com/software/mbook/

URL: https://forum.audiogames.net/post/584482/#p584482




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

Nikola for my blog.  Mdbook for the Synthizer manual.  No reason really to bother with the visual wysiwyg editors, no reason towrite raw HTML.  Jekyll is probably also good but I haven't used it.  Learn a little bit of markdown and your problems solve themselves.

URL: https://forum.audiogames.net/post/584475/#p584475




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : Lucas1853 via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

I just write HTML in notepad2.

URL: https://forum.audiogames.net/post/584472/#p584472




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

@2How do you build webpages, what do You use? such as dreamviewer, sharepoint, wix, WYSIWYG Web Builder etc etc.

URL: https://forum.audiogames.net/post/584468/#p584468




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : manamon_player via Audiogames-reflector


  


Re: How do you build Your web sites/projects?

what do you mean?

URL: https://forum.audiogames.net/post/584464/#p584464




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


How do you build Your web sites/projects?

2020-10-29 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector


  


How do you build Your web sites/projects?

What softwares do You use for what pourpice?

URL: https://forum.audiogames.net/post/584436/#p584436




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector