From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOKOU AFIDEGNON Subject: Need Guidance in developing and generating code using org-mode Date: Thu, 27 Feb 2020 17:09:13 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000006c18dc059f91cc89" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48537) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7MgG-0000Ky-R3 for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 12:10:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7MgF-0002U0-LS for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 12:10:36 -0500 Received: from mail-wm1-x344.google.com ([2a00:1450:4864:20::344]:34937) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7MgF-0002Th-Dc for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 12:10:35 -0500 Received: by mail-wm1-x344.google.com with SMTP id m3so174526wmi.0 for ; Thu, 27 Feb 2020 09:10:34 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --0000000000006c18dc059f91cc89 Content-Type: text/plain; charset="UTF-8" Hi, Here is my sample org entry which i want to build a website for. 1. * Home 2. ** Design 3. *My Sample design attempt* 4. The journey has been quite long coupled with heuristic approaches 5. This is an attempt to generate an html file from my blog written in 6. org-mode. 7. * Archives 8. ** By Categories 9. ** By Date 10. ** By Author 11. * Account 12. 13. ** Register 14. - username 15. - password 16. - email 17. - Gender 18. 19. ** Login 20. - Username 21. - Password 22. 23. ** Activate 24. 25. ** Logout I have been able to to export using C-c C-e h o - How do i insert my personal template with custom CSS and JS? - Under Register, and Login heading, How do i generate html forms which will post entries to specific destinations? and also generate code for capturing the data? - How do i link Activate and Logout heading to custom urls? I m finding hard grasping orgmode i will be grateful if you can help elucidate. --0000000000006c18dc059f91cc89 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,=C2=A0

Here is my sample org entry w= hich i want to build a website for.=C2=A0

  1. *= Home
  2. ** Design
  3. <= li id=3D"gmail-l3" style=3D"margin:0px;padding:0px 0px 0px 50px;white-space= :pre-wrap"> *My Sample design attempt*
  4. The journey has been quite long coupled with heuri= stic approaches
  5. This is a= n attempt to generate an html file from my blog written in
  6. org-mode.
  7. * Archives=
  8. ** By Categories
  9. ** By Date
  10. ** By Author
  11. = * Account
  12. *= * Register
  13. - username
  14. - password
  15. = - email
  16. - Ge= nder
  17. ** Login
  18. - Username
  19. = - Password
  20. ** Activate
  21. ** Logout

<= /div>
I have been able to to export using=C2=A0=C2=A0h o

  • How do i insert my personal template with custom CSS and JS?=C2= =A0
  • Under Register, and Login heading, = How do i generate html forms which will post entries to specific destinatio= ns? and also generate code for capturing the data?=C2=A0
  • How do i link Activate and Logout heading to custom urls?= =C2=A0
I m finding hard grasping orgmode i will be gra= teful if you can help elucidate.=C2=A0
--0000000000006c18dc059f91cc89--